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

SetCredentialsRevokedCallback not working on Quick login #142

Open
bhupiister opened this issue Feb 18, 2022 · 0 comments
Open

SetCredentialsRevokedCallback not working on Quick login #142

bhupiister opened this issue Feb 18, 2022 · 0 comments

Comments

@bhupiister
Copy link

bhupiister commented Feb 18, 2022

@lupidan SetCredentialsRevokedCallback not working on Quick login
I have built your sample to test.
Step 1

  • Start App
  • LoginWithAppleId
  • Success

Step 2

  • Remove App from Apps using Apple ID in Settings
  • SetCredentialsRevokedCallback is invoked - Good

Step 3

  • Uninstall and reinstall application

Step 4

  • Start App again and perform Step 1 ,skip Step 2, and perform step 3
  • QuickLogin (This time Quick login will be prompted as we did no remove app from Step 2)
  • Success
  • Remove App from Apps using Apple ID in Settings
  • SetCredentialsRevokedCallback is not invoked - Bad

It does work if the app is restarted.

Apple.auth-2022-02-18-17-38-42.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant