v47

latestOpenAPI 3.0.3MIT Licenseraw.githubusercontent.com2026-08-015915132.9 KB
auth

Authenticate by verifying the possession of a one-time token. Usually for use as clickable links.

get/verify

Query parameters

tokenstring required
type'signup' | 'invite' | 'recovery' | 'magiclink' | 'email_change' required
redirect_tostring uri

(Optional) URL to redirect back into the app on after verification completes successfully. If not specified will use the "Site URL" configuration option. If not allowed per the allow list it will use the "Site URL" configuration option.