0

https://appleid.apple.com/auth/revoke This api for revoking auth from the apple account and getting 200 OK response but still not able unlink apps from apple so do we need to call token api for an access token? If yes here is the screenshot.

API for token generating AuthToken API getting invalid_request so how can we unlink apps from the apple setting account?

As per my understanding.

For https://appleid.apple.com/auth/token Is client_id the bundle ID right? Is client_secret the identityToken provided by Apple during the Sign In process?.. Is grant_typeauthorization_code or refresh_token

Below Both Not Understood How to Get and also with auth/token it return token which we able to pass in auth/revoke API ? code refresh_token

I'd really appreciate it if someone can explain what should I do with the info provided during Sign in with Apple flow (UserId, IdentityToken, and AuthorizationCode) in order to properly implement the Revoke Tokens API.

0 Answers0