Hi Folks,
I am bit confused with the auth revoke API behaviour. It will remove Third party app from account or just delete the token so other information is not accessible. Application using apple ID still showing even after revoking using the POST https://appleid.apple.com/auth/revoke. https://appleid.apple.com/account/manage - sign in with Apple, Third party app is still listed.
I have used Postman and the after POST Rest API call status was 200.
auth revoke API shall remove app from account/manage or not ?
Thanks for support.