Passkey
Generate Passkey Registration Options
Generate options to register a new passkey.
POST
Body
application/json
An additional identifier which will be displayed to the user to help them recognize the passkey.
The username which uniquely identifies the user, e.g. email address. Will be inferred from an existing user identifier if not passed.
Response
200 - application/json
The ID of the passkey challenge. Should be passed back to the complete the registration.
The options for public key credential creation, based on https://w3c.github.io/webauthn/#dictdef-publickeycredentialcreationoptionsjson.
Was this page helpful?