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

@orangecheck/auth-core


@orangecheck/auth-core / DISPLAY_IDENTITY_KINDS

Variable: DISPLAY_IDENTITY_KINDS

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

Defined in: index.ts:37

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 the user may or may not have.