Skip to main content
POST
Validate magic link
Validates the magic link token and sets a JWT cookie if successful.

Body

application/json
email
string
required
token
string
required
Example:

"abc123token"

Response

Login successful.

message
string
redirectPath
string