Token response returned by Auth0 after a successful passwordless OTP verification. Uses snake_case to match Auth0 API and SPA SDK conventions.
Access token
Expires in seconds
Optional
ID token
Refresh token (if offline_access scope was granted)
Granted scope
Token type (usually "Bearer")
Token response returned by Auth0 after a successful passwordless OTP verification. Uses snake_case to match Auth0 API and SPA SDK conventions.