Replies: 1 comment 3 replies
-
Would you be willing to create a PR? I hope there are not too many changes. I can't keep up with the reviews at the moment. 😅 |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey! While trying to fix an issue with app switching for authentication, I stumbled upon the deprectation of
GoogleSignInOptions
and related classes, in favor of the new Credential Manager API (https://developer.android.com/identity/sign-in/credential-manager-siwg).I'll try to implement this in my project switching fork.
Beta Was this translation helpful? Give feedback.
All reactions