invertase/react-native-apple-authentication
在 GitHub 查看How to revoke tokens during account deletion? [Apple Policy deadline June 30 2022]
Open
#282 创建于 2022年6月8日
enhancementgood first issuehelp wanted
仓库指标
- Star
- (1,624 star)
- PR 合并指标
- (PR 指标待抓取)
描述
According to apple docs, 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.
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