cURL
Verify Frontend SDK token
Verify token
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. Also the secureInfo details will only be included when the Secure SDK is integrated as part of the authentication implementation.
POST
cURL
Documentation Index
Fetch the complete documentation index at: https://otpless.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The clientId used for API authentication.
The clientSecret used for API authentication.
Body
application/json
Payload containing the token received from otpless authentication for verification.
Token received from otplessUser object.