Open RSK-217 opened 2 years ago
Create a page for a user to log in to Granny's Hot Box.
The authentication piece should be handled by firebase, and the token validation handled in the Program class.
The login page should be accessed via the login button/link on the nav bar.
Files needed
End point
add what react files you'd have to create and the endpoints you'd have to call
Create a page for a user to log in to Granny's Hot Box.
The authentication piece should be handled by firebase, and the token validation handled in the Program class.
The login page should be accessed via the login button/link on the nav bar.
Files needed
End point