Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

USER STORY: Logged in/out user status #14

Closed
1 task done
Jbachtiger opened this issue Sep 26, 2022 · 1 comment
Closed
1 task done

USER STORY: Logged in/out user status #14

Jbachtiger opened this issue Sep 26, 2022 · 1 comment

Comments

@Jbachtiger
Copy link
Owner

Jbachtiger commented Sep 26, 2022

As a user, I can tell if I’m logged in or not so I can decide on my next action

Acceptance Criteria 1:
Given that I'm a registered user, who is not logged in
When I navigate to the homepage
Then I see an option to log in on the navbar

Acceptance Criteria 2:
Given that I'm a registered user, who is currently logged in
When I navigate to the homepage
Then I see functionality only for logged-in users and the option to sign out

Tasks

  • Create authentication for sign-in/sign-out to reflect each state

EPIC linked to: #2

@Jbachtiger
Copy link
Owner Author

Tasks complete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

1 participant