invertase/react-native-apple-authentication

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

Open

#282 建立於 2022年6月8日

在 GitHub 查看
 (44 留言) (12 反應) (0 負責人)JavaScript (232 fork)github user discovery
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

貢獻者指南