Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Solution: A user can login - #162

Open
khoalun wants to merge 39 commits into
haiilo:masterfrom
khoalun:mika-bui
Open

Solution: A user can login#162
khoalun wants to merge 39 commits into
haiilo:masterfrom
khoalun:mika-bui

Conversation

@khoalun

@khoalunkhoalun commented Jun 11, 2024

Copy link
Copy Markdown

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 (buikhoa793@gmail.com)

@khoalunkhoalun changed the title Mika Bui (buikhoa793@gmail.com) A user can loginSolution: A user can loginJun 12, 2024
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@khoalun