Complete authentication using magic link token from email. Processes the magic link and signs in the user.
Session cookie authentication for production deployments. The session token is automatically set as an HTTP-only, secure cookie.
Magic link verification token
Redirect after magic link verification
The response is of type any
.