Magic link postlogin

This route authenticates a local user and is the second step when using the magic link passwordless mechanism. Send the frontegg-vendor-host as a header to declare which vendor. This is your domain name in the Frontegg Portal ➜ Workspace Settings ➜ Domains ➜ Domain Name. Send the user's token id as POST body params. Include the invitation token if the user is signing up by invitation. Send the recaptcha token if the recaptcha is enabled for login. The route returns the refresh cookie and JWT.

Language
Authorization
Bearer
JWT
URL
Click Try It! to start a request and see the response here!