@orangecheck/auth-client / DEFAULT_CONFIG
Variable: DEFAULT_CONFIG
const DEFAULT_CONFIG: Required<OcAuthConfig>;
Defined in: types.ts:229
@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.