@orangecheck/auth-client / OcSessionStatus
Type Alias: OcSessionStatus
type OcSessionStatus = "loading" | "authenticated" | "anonymous" | "error";
Defined in: types.ts:102
@orangecheck/auth-client / OcSessionStatus
type OcSessionStatus = "loading" | "authenticated" | "anonymous" | "error";
Defined in: types.ts:102