Auth

Get WebAuthn authentication options

Retrieve WebAuthn authentication challenge and options for passwordless login with biometrics or security keys.

post/auth/webauthn/authentication-options

Response

Success

challengestring required
timeoutnumber
rpIdstring
userVerification'discouraged' | 'preferred' | 'required'

Changes