Email Authentication
Authenticate (Email)
Authenticate a User using Email OTP. This endpoint is used to authenticate users who have logged in using Email OTP. For more details, see our Authentication Methods guide. Refer to the Email auth
template script for implementation guidance.
Request Body
application/json
RequiredauthData
RequiredobjectsessionData
RequiredobjectsessionPkClientSignature
RequiredstringClient signature of the session public key
sessionDataUserSignature
RequiredstringUser signature of the session data
User Authenticated Successfully