Token validation

Token validation

Token validation Web Service Endpoint of SigninwithAppleRESTAPI Validate an authorization grant code delivered to your app to obtain tokens, or validate an existing refresh token.

Discussion

The validation server returns a TokenResponse object in the response body of a successful validation request. Use this endpoint to either authorize a user by validating the authorization code received by your app, or by validating an existing refresh token to verify a user session or obtain access tokens.