Verify Frontend SDK token
Verify token (Legacy)
Validates user details by exchanging the token obtained from the otplessUser object for the user’s information. This server-to-server call requires authentication using the client ID and secret.
POST
Body
application/x-www-form-urlencoded
Client ID for verification.
Client Secret for verification.
Token received from otplessUser object.
Was this page helpful?