PoiPoi-Dev / PoiPoi-frontend

MIT License
1 stars 4 forks source link

Setup firebase authentication #35

Closed J-Ariola closed 2 months ago

J-Ariola commented 2 months ago

Description

This pull request is required by another pull request in the backend

The user can create and log in onto the app via google firebase and the login credentials carry over to the /map web page.

Card Link

https://3.basecamp.com/5802516/buckets/37608217/card_tables/cards/7462175905

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

This can be tested in the /login page. You can either create a new account or login. Be sure to have the backend server running and the NEXT_PUBLICFIREBASE... variables set. You can the information about the firebase varables from the project settings in firebase console.

Checklist before requesting a review