Open jobidon opened 8 years ago
Hi @jobidon,
Il will try to check that in the next few days. Thanks for reporting it.
I have the same issue Projects created at console.firebase.google.com must use the new Firebase Authentication SDKs available from firebase.google.com/docs/auth/ when using signup code in Android Studio
Please help
Might this be an issue with settings in Firebase than the plugin? I forked the demo and ran it without modification. No problem. But my custom project, which doesn't do anything different but connect to my own Firebase database, is exhibiting this same problem. Can't even register a user.
This may help: Authenticate with Firebase using Password-Based Accounts. I'm going to try to implement it in my fork.
Looks like the issue is that this plugin expects Firebase 2.3.2, and Firebase is making us use v3.0.4 or newer for these applications. We'll have to rewrite this plugin.
I'm coming to Firebase only recently as a previous user of GITkit - Google Identity Toolkit, which apparently has been absorbed into Firebase 3.x and is the 'new' authentication feature.
So yes, I expect Firebase auth to be very different in 3.x but very similar to gitkit, with which I have some experience.
Does anyone know if this plugin has plans to update to Firebase 3.x across the board?
When trying the code using a newly created firebase db, signin and signups spit out the following error: