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.
The clientId used for API authentication.
The clientSecret used for API authentication.
Payload containing the token received from otpless authentication for verification.
Token received from otplessUser object.