ivannio / pinterest

0 stars 0 forks source link

authentication #4

Closed ivannio closed 5 years ago

ivannio commented 5 years ago

User Story

As a user, I want to be able to login to my account and interact with boards

AC

WHEN I navigate to the page THEN I should see a login with google button and the navbar with only a brand. AND when I click the button I should be prompted to login with a google account AND upon successful authentication, I should see a navbar with a brand and a logout button and an H1 on the page that says Boards

Dev notes