post https://api.frontegg.com/identity/resources/auth/v1/passwordless/smscode/postlogin
This route authenticates a local user and is the second step when authenticating using the sms otc 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 a 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.