@orangecheck/auth-client / DEFAULT_CONFIG
Variable: DEFAULT_CONFIG
const DEFAULT_CONFIG: Required<OcAuthConfig>;
Defined in: src/types.ts:78
@orangecheck/auth-client
React bindings for the cross-subdomain oc_session. Mount
<OcSessionProvider> once near the root, then call useOcSession() or
drop in <OcSignInButton> / <OcAccountPill> anywhere.