You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is my first attempt at developing an application with Firebase. I found your project and forked it so I could have something with the authentication built in. I made a copy and changed it to point to my Firebase database. When I try to create a new user with my application, I get this message:
"Projects created at console.firebase.google.com must use the new Firebase Authentication SDKs available from firebase.google.com/docs/auth/"
I'm faulting you for this, but would you happen to know what I need to do to the application to overcome this? Thanks.
The text was updated successfully, but these errors were encountered:
This is my first attempt at developing an application with Firebase. I found your project and forked it so I could have something with the authentication built in. I made a copy and changed it to point to my Firebase database. When I try to create a new user with my application, I get this message:
"Projects created at console.firebase.google.com must use the new Firebase Authentication SDKs available from firebase.google.com/docs/auth/"
I'm faulting you for this, but would you happen to know what I need to do to the application to overcome this? Thanks.
The text was updated successfully, but these errors were encountered: