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.