invertase / invertase/react-native-apple-authentication

How to revoke tokens during account deletion? [Apple Policy deadline June 30 2022]

Open
#282 44 comments 12 reactions 0 assignees View on GitHub
enhancement good first issue help wanted
Dominant language
JavaScript
Stars
1.7k
Forks
236
PR merge metrics
No merged PRs in 30d

Description

According to apple [docs](https://developer.apple.com/support/offering-account-deletion-in-your-app), apps will need to provide an option to delete user account by June 30, 2022.

When signing-in via apple the app also needs to revoke the user tokens as mentioned in the FAQs on the same page and as documented [here](https://developer.apple.com/documentation/sign_in_with_apple/revoke_tokens).

How can we revoke user token using this library? Does v2.2.1 support revoking user token? Is it integrated in the logout flow or it that a different API method ?

Library version - v2.2.1

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.