firebase / firebase/firebaseui-web-react
Link with Multiple Accounts is not working
Open
- Dominant language
- JavaScript
- Stars
- 1.3k
- Forks
- 246
- PR merge metrics
- No merged PRs in 30d
Description
Everything is set as basic config. I logged the first time with GitHub and then the second time with Facebook and this was the result. Not even the callback signInFailure is triggered. Simply that message appear in "redirect" mode.
"dependencies": {
...
"firebase": "^9.23.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-firebaseui": "^6.0.0",
...
},
Contributor guide
Assessment
This issue has not been assessed yet.