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