v1
latestOpenAPI 3.1.02026-08-0411088114.2 KBauth
Generate Magic Link
Generate a magic link for an invitation code.
This creates a signed JWT token containing the invite code that expires in 7 days. The token can be shared via URL and automatically validates the user on signup.
Example magic link: https://yourapp.com/signup?token=<jwt_token>
post/auth/generate-magic-link
Request body
Response
Successful Response