samueltrejo / movie-history

0 stars 0 forks source link

authentication #4

Closed samueltrejo closed 5 years ago

samueltrejo commented 5 years ago

user story

as a user when i load the page I should be able to log in and out

acceptance criteria

when i load the page upon first visit then i should see google login button and authenticate on navbar then if i click google login button, i should see a popup asking me to choose my gmail then once i log in, google login/authenticate will hide and movies div/logout will show then if i log out, movies div/logout will hide, and google login/authenticate will show again

development