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

Solution: A user can login #162

Open
wants to merge 39 commits into
base: master
Choose a base branch
from
Open

Conversation

khoalun
Copy link

@khoalun khoalun commented Jun 11, 2024

This PR implements #33 : user can login. What has been done:

  • the user can login to the application
  • the user can logout of the application
  • the user only sees his own tasks when logged in
  • the user is redirected to the login when not logged in

Additional:

  • the user can register
  • some test cases are added. All testes pass.

Author: Mika Bui ([email protected])

@khoalun khoalun changed the title Mika Bui ([email protected]) A user can login Solution: A user can login Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant