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: Log in / out #16

Closed
2 tasks done
kerstin-w opened this issue Apr 10, 2023 · 0 comments
Closed
2 tasks done

USER STORY: Log in / out #16

kerstin-w opened this issue Apr 10, 2023 · 0 comments

Comments

@kerstin-w
Copy link
Owner

kerstin-w commented Apr 10, 2023

As a registered user I can log in and out so that so that I can protect my account and use the sites full functionality

#3 Sign/in and out - User Profile

Acceptance Criteria

  • As an unauthenticated user, when I click on the login link and enter my correct login credentials, clicking on the login button should log me into my account.
  • As an authenticated user, when I click on the logout link, I should be logged out of my account.

Tasks

  • login button triggers the login view and processes the users information.
  • logout button triggers the logout view and the user is successfully logged out.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant