nss-evening-cohort-9 / nutshell-pine

nutshell-pine created by GitHub Classroom
1 stars 1 forks source link

Navbar Events #22

Closed westmary48 closed 5 years ago

westmary48 commented 5 years ago

User Story

As a user, when I click on the logout button in the nav bar, it should log me out of the application and take me back to the google login page.

Acceptance Criteria

WHEN I select logout in the navbar THEN I should be able to logout of the application THEN the login button should appear and my dashboard should be hidden

Developer Notes