-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Google one tap login, Worked before, but now get "The selected credential for the authentication provider is not supported!" #1079
Comments
Running into the same problem, Using safari/edge/firefox does work. |
I have the same issue. However, Google login (the button above Facebook) worked so I plan on just disabling the Google one-tap login. |
Currently having the same issue. |
1 similar comment
Currently having the same issue. |
We are also running into the same issue, is there a workaround for this? |
Currently having the same issue. |
I'm having the same issue |
had the same issue, fixed it by implementing Google one tap on our side and then use |
Hi! I have the same problem in a nextjs 14 app using app router. but the linked solution did't work for me. Can you please provide more info ? |
same problem here, neither the readme nor the proposed workaround worked. |
Only crashes on chrome pc and works on mobile and edege
|
Same issue, using the userAgent detection that @bcat95 provides above reduces the impact |
[REQUIRED] Describe your environment
[REQUIRED] Describe the problem
Google one tap login
Same as sample code
Worked before
now get "The selected credential for the authentication provider is not supported!"
console log is
[GSI_LOGGER]: FedCM get() rejects with AbortError
Steps to reproduce:
Relevant Code:
https://stackblitz.com/fork/firebase-issue-sandbox
// TODO(you): code here to reproduce the problem
The text was updated successfully, but these errors were encountered: