A response returned after successfully binding a passkey to a device.

Hierarchy

  • BindPasskeyResponse

Properties

passkey: Passkey

The passkey bound to the device.

postBindingRedirectUri?: string

A URI that can be redirected to once a passkey is bound. This could be a URI that automatically logs the user in with the newly bound passkey, or a success page indicating that a passkey has been bound.

Generated using TypeDoc