Session

Get WebAuthn public key credential creation options

Retrieves options necessary for WebAuthn attestation ceremony (sign up with a Passkey).

post/api/session/options

Request body

usernamestring

Username for the new user

Response

The WebAuthn creation options

object required

Changes