Skip to main content

CreatePasskeyOptions

@loginid/websdk3Docs


@loginid/websdk3 / Internal Modules / CreatePasskeyOptions

Interface: CreatePasskeyOptions

Create passkeys options interface.

Extends

Properties

authzToken?

optional authzToken: string

Authorization token used for accessing protected resources typically used for adding multiple passkeys to a user.

Inherited from

PasskeyOptions.authzToken


callbacks?

optional callbacks: Callbacks

Callback functions that can be triggered on various events during the authentication process.

Inherited from

PasskeyOptions.callbacks


displayName?

optional displayName: string

A human-palatable name for the user account, intended only for display on your passkeys and modals.