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
Hello, I just started the website without problems, but I can't find how to log in, I just implemented firebase, I only find old documents where they use an old module called models that no longer exists.
The text was updated successfully, but these errors were encountered:
Hello @AgarGrief, Please make sure that you are using the latest code base from main branch; otherwise you can simply download the latest release from here.
Now you have to create a new Firebase Authentication user. To do that, you have to go to the Authentication tab in the Firebase Console. Then click on the Set up sign-in method button. Then click on the Email/Password tab and enable it. Then click on the Users tab and click on the Add User button. Enter the email and password of the user account you want to create. Then click on the Add User button.
Feel free to comment here if you have any issue with that.
Hello, I just started the website without problems, but I can't find how to log in, I just implemented firebase, I only find old documents where they use an old module called models that no longer exists.
The text was updated successfully, but these errors were encountered: