PaulPatterson48 / INDIVIDUAL-ASSIGNMENT-Team-Roster

0 stars 0 forks source link

Make sure the Authentication screen works with google authentication #3

Open PaulPatterson48 opened 12 months ago

PaulPatterson48 commented 12 months ago

User Story

GIVEN: As a user who is logged out, I would like to be able to click on an authentication button and login via google

Acceptance Criteria

Set up firebase database and make sure you have selected google authentication

Add users to authenticate against

Dependecies

https://console.firebase.google.com/project/teamroster-e8775/authentication/providers firebase database

Dev Notes

Review Dr T's firebase video on authentication Make sure you go to Sign-in-method - choose Google for your authentication method and Enable google in the firebase database copy the firebaseConfig and place the information into your .env file