nss-evening-cohort-18 / Granny-s-Hot-Box

0 stars 0 forks source link

Allow a user to log in #5

Open RSK-217 opened 2 years ago

RSK-217 commented 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

jameka23 commented 2 years ago

add what react files you'd have to create and the endpoints you'd have to call