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