Authentication
/elevate/webauthn/verify
API Documentation
Backend Services
- Authentication
- GET/.well-known/jwks.json
- POST/elevate/webauthn
- POST/elevate/webauthn/verify
- GET/healthz
- HEAD/healthz
- POST/link/idtoken
- GET/mfa/totp/generate
- POST/pat
- POST/signin/anonymous
- POST/signin/email-password
- POST/signin/idtoken
- POST/signin/mfa/totp
- POST/signin/otp/email
- POST/signin/otp/email/verify
- POST/signin/passwordless/email
- POST/signin/passwordless/sms
- POST/signin/passwordless/sms/otp
- POST/signin/pat
- GET/signin/provider/{provider}
- GET/signin/provider/{provider}/callback
- POST/signin/webauthn
- POST/signin/webauthn/verify
- POST/signout
- POST/signup/email-password
- POST/signup/webauthn
- POST/signup/webauthn/verify
- POST/token
- POST/token/verify
- GET/user
- POST/user/deanonymize
- POST/user/email/change
- POST/user/email/send-verification-email
- POST/user/mfa
- POST/user/password
- POST/user/password/reset
- POST/user/provider/tokens
- POST/user/webauthn/add
- POST/user/webauthn/verify
- GET/verify
- GET/version
- GET
- Storage
GraphQL
- AI
Client Libraries
- JavaScript
- React
- Next.js
- Vue
- React Native
Authentication
/elevate/webauthn/verify
Verify FIDO2 Webauthn authentication using public-key cryptography
POST
/
elevate
/
webauthn
/
verify
Authorization
string
*
Bearer
Authorization
Required
string
JSON Web Token to authorize requests.
object
*
Required
object
Add Example Value
email
string
*
email
Required
string
A valid email
Add Example Value
credential
object
*
credential
Required
object
id
string
id
string
rawId
string
rawId
string
response
object
response
object
authenticatorData
string
authenticatorData
string
clientDataJSON
string
clientDataJSON
string
signature
string
signature
string
userHandle
string
userHandle
string
type
string
type
string
clientExtensionResults
object
clientExtensionResults
object
authenticatorAttachment
string
authenticatorAttachment
string
Authorizations
JSON Web Token to authorize requests.
Body
application/json
A valid email
Response
200 - application/json
Refresh token during authentication or when refreshing the JWT
Multi-factor authentication type. A null value deactivates MFA
Available options:
totp
Available options:
me
, user
A valid email
A two-characters locale
Required string length:
2
Available options:
me
Id of the user