firebaseui-web-react icon indicating copy to clipboard operation
firebaseui-web-react copied to clipboard

Link with Multiple Accounts is not working

Open AntonioVentilii opened this issue 2 years ago • 0 comments
trafficstars

Screenshot 2023-08-04 at 07 31 28

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", ... },

AntonioVentilii avatar Aug 04 '23 05:08 AntonioVentilii