API reference/Auth
Start signing in with a passkey
POST
/v1/auth/passkeys/login/options
Returns the options for
navigator.credentials.get(). No email or password: the chosen passkey names the account.Responses
errors: application/problem+json200
OK
500
Internal Server Error
503
Service Unavailable
Match errors on the problem's code, which stays the same, not on its message.