issues
search
jackyhuynh
/
OrangeFrontend
Frontend of Orange API
Other
0
stars
0
forks
source link
Authenticate Firebase with password-Based
#16
Closed
jackyhuynh
closed
2 weeks ago
jackyhuynh
commented
3 weeks ago
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
3 weeks ago
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
3 weeks ago
[x] Add Configuration file for
[x] Add Firebase for login
[x] Add Firebase for sign up
As a User:
So that I can:
Accepting: