Skip to content

Phase 3: Implement user login - #73

Merged
jaimeeg5 merged 4 commits into
mainfrom
feature/login
Sep 14, 2026
Merged

jaimeeg5 merged 4 commits into
mainfrom
feature/login

Conversation

@jaimeeg5

Copy link
Copy Markdown
Collaborator
  • Add frontend and backend login functionality.
  • Add login and role-based user options to the header.
  • Add unit, integration, and system tests covering login and header options.
  • Add a security folder to handle user authentication and authorization using Spring Security, JWT, and CSRF protection.

@jaimeeg5 jaimeeg5 linked an issue Sep 14, 2026 that may be closed by this pull request
@jaimeeg5
jaimeeg5 merged commit da373b6 into main Sep 14, 2026
5 checks passed
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.

Phase 3: CRUD operations for users

1 participant