Sign in

Passwordless verify redirect

documented

Redirected verification endpoint used when passwordless uses a browser redirect flow.

GET /passwordless/verify-redirectAuthentication APIno implementation yet0 runs

Input

auth0_domain
Auth0 Domain (tenant domain)
your-tenant.auth0.com or your-custom-domain
ticket
Passwordless ticket from the magic-link
the ticket value in the verify URL
state
OAuth2 state value (optional)
state parameter used to maintain state
email
User email (if provided by the link)
user@example.com
Calls Auth0 as you (your API key is your account); keychains.dev holds the credentials.
Passwordless verify redirect · Auth0 · OpenIntegrations