Authenticate Firebase with password-Based
Closed this issue · 2 comments
jackyhuynh commented
As a User:
- I want to authenticate with my email addresses and passwords
So that I can:
- Access to the app
Accepting:
- Using my email addresses and passwords to log in
jackyhuynh commented
- Authenticate with Firebase using Password-Based Accounts using Javascript: https://firebase.google.com/docs/auth/web/password-auth
- Step1: Add Firebase to your JavaScript project
jackyhuynh commented
- Add Configuration file for
- Add Firebase for login
- Add Firebase for sign up