Twitter Authentication
Authenticate (Twitter)
Authenticate a User using Twitter idToken. This endpoint is used to authenticate users who have logged in using Twitter OAuth. For more details, see our Authentication Methods guide. Refer to the Twitter 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