Verify WebAuthn authentication
POST/auth/webauthn/authentication/verify
Complete WebAuthn authentication and issue tokens. If MFA is enabled, returns mfa_required with a challenge token.
Request
Responses
- 200
- 400
- 500
Authentication successful or MFA required
Validation error or WebAuthn error
Internal server error