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

Firebase Authentication for Android Credential Manager #774

Open
robingenz opened this issue Dec 12, 2024 Discussed in #740 · 2 comments
Open

Firebase Authentication for Android Credential Manager #774

robingenz opened this issue Dec 12, 2024 Discussed in #740 · 2 comments
Assignees
Labels
bug/fix Something isn't working package: authentication

Comments

@robingenz
Copy link
Member

Discussed in #740

Originally posted by emmernme October 21, 2024
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.

Seems like an easy change: https://stackoverflow.com/a/78488735

@robingenz
Copy link
Member Author

@ebarooni Do you want to look at the issue after the app shortcuts or should I do that?

@ebarooni
Copy link
Contributor

@robingenz I can take it directly after the shortcuts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug/fix Something isn't working package: authentication
Projects
None yet
Development

No branches or pull requests

2 participants