live · mainnetoc · docs
specs · api · guides
docs / documentation

@orangecheck/auth-client


@orangecheck/auth-client / DISPLAY_IDENTITY_KINDS

Variable: DISPLAY_IDENTITY_KINDS

const DISPLAY_IDENTITY_KINDS: readonly ["did", "btc", "email", "nostr"];

Defined in: types.ts:7

The kinds of identity a user can surface as their account-badge label. did is the canonical did:oc identifier — always available and the ultimate fallback; the other three are linked identities a user may or may not have.