Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(authentication): add revokeAccessToken(...) method #644

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

robingenz
Copy link
Member

Pull request checklist

Please check if your PR fulfills the following requirements:

  • The changes have been tested successfully.
  • A changeset has been created (npm run changeset).
  • I have read and followed the pull request guidelines.

Close #548

@robingenz robingenz self-assigned this Jun 17, 2024
@robingenz robingenz merged commit 9cca701 into main Jun 17, 2024
2 checks passed
@robingenz robingenz deleted the feat/issue-548 branch June 17, 2024 15:39
@github-actions github-actions bot mentioned this pull request Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: add support for revoking Access Token for AppleID logins
1 participant