Identity information associated with a Passkey. An Identity is a unique identifier that may be used by an end-user to gain access governed by Beyond Identity. An Identity is created at the Realm level. An end-user may have multiple identities. A Realm can have many Identities.

Hierarchy

  • PasskeyIdentity

Properties

displayName: string

The display name of the identity.

id: string

The unique identifier of the identity..

primaryEmailAddress?: string

The primary email address of the identity.

username: string

The username of the identity.

Generated using TypeDoc