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

As a user, I can sign in #3

Closed
olivierobert opened this issue Mar 24, 2020 · 0 comments · Fixed by #4
Closed

As a user, I can sign in #3

olivierobert opened this issue Mar 24, 2020 · 0 comments · Fixed by #4
Projects

Comments

@olivierobert
Copy link
Owner

Implement the sign-in page and backend logic to log in a users

Acceptance Criteria

  • Implement sign-in form with two fields: email and password
  • Show errors if the credentials are incorrect
  • Store the logged in users in the session
  • Redirect anonymous users back to the login page
@olivierobert olivierobert created this issue from a note in 1.0.0 (To do) Mar 24, 2020
@olivierobert olivierobert moved this from To do to In progress in 1.0.0 Mar 24, 2020
@olivierobert olivierobert linked a pull request Mar 24, 2020 that will close this issue
@olivierobert olivierobert moved this from In progress to Review in progress in 1.0.0 Mar 24, 2020
1.0.0 automation moved this from Review in progress to Done Mar 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
1.0.0
  
Done
Development

Successfully merging a pull request may close this issue.

1 participant