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] Sign in/out links #7

Closed
alexkisielewicz opened this issue Jun 19, 2023 · 0 comments
Closed

[User story] Sign in/out links #7

alexkisielewicz opened this issue Jun 19, 2023 · 0 comments
Assignees
Labels
must have Must have
Milestone

Comments

@alexkisielewicz
Copy link
Owner

As a logged-out user, I can see sign-in and sign-up options, so that I can sign in or sign up. As a logged-in user, I can see the sign-out link.

Acceptance criteria:

  • The navigation UI displays the sign-in and sign-up links when the user is not logged in.
  • Clicking on the sign-in or sign-up option redirects the user to the corresponding auth. page.
  • The navigation UI displays the sign-out link for logged-in users.
  • Clicking on the sign-out link ends the user session and redirects to the home page.
@alexkisielewicz alexkisielewicz added the must have Must have label Jun 19, 2023
@alexkisielewicz alexkisielewicz added this to the Navigation milestone Jun 19, 2023
@alexkisielewicz alexkisielewicz self-assigned this Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
must have Must have
Projects
Development

No branches or pull requests

1 participant