Auth
Verify magic login link
Verifies the JWT token from the magic link, creates a refresh token, and sets httpOnly cookies (token and refresh_token).
post/auth/verify-signin
Response
Successfully verified
Verifies the JWT token from the magic link, creates a refresh token, and sets httpOnly cookies (token and refresh_token).
Successfully verified