Open Felwin opened 6 months ago
@Felwin I completely agree with you. nothing works well.
Are there any replacements available? Is there a better option if I want to add google sign-in to my web app? @Felwin @hittten
They really need to remove it from the docs. Or at least version the docs (something also sorely needed). It's pretty sloppy.
Thank you @Felwin
I'm not able to install it properly any help from you guys?
I'm not able to install it properly any help from you guys?
You can use: https://next-auth.js.org/
Thanks mate
I'd been using FirebaseUI on a large Vue-based application for some years, and finally gave in to replacing it, since Guest login stopped working. I was expecting it to be a lot of work, but in the end, I followed the documentation from here, and since the project auth providers were already set up, it was less than a couple of days work to re-implement the flows and create a better looking UI (at least, more consistent with the rest of our app). There are libraries springing up as linked in other comments, but since most of the work is done via the firebase/auth package, it's really not that much to replace.
No more support anymore, no one working on it.
Facebook logins stopped working on Android devices.
Google "on tap login" stopped working.
No real localisation system (only one language at a time).
Barely compatible with new versions of firebase (you need to use legacy import that does not support tree shaking).
Lost my time trying to use it, if can spare yours...