Login after authentication
POST/login-srv/verification/login
This API call completes the login after a user successfully completed the passwordless authentication.
The redirect_uri specified in the authorization flow is then returned along with either a code or an access token, depending on the authorization flow.
This endpoint is called after authentication is successful.
Request
Responses
- 200
- 302
This API completes the login after a user successfully completed the passwordless authentication
Redirect response to redirect_uri