CreatePasskeyOptions
@loginid/websdk3 • Docs
@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
callbacks?
optional
callbacks:Callbacks
Callback functions that can be triggered on various events during the authentication process.
Inherited from
displayName?
optional
displayName:string
A human-palatable name for the user account, intended only for display on your passkeys and modals.