Skip to content

feat(api)!: implemented user api#2

Open
centaurusAk wants to merge 1 commit into
mainfrom
feature/users-api
Open

feat(api)!: implemented user api#2
centaurusAk wants to merge 1 commit into
mainfrom
feature/users-api

Conversation

@centaurusAk
Copy link
Copy Markdown
Collaborator

Implemented the core user functionality and authentication system:

Auth: Added /register and /login with JWT generation.
User API: Added endpoints to Get, Update, and Delete users.
Security: Added JWT AuthMiddleware and RequireRole RBAC middleware.
Project & Roles: Handlers and repositories for Project Members, Invites, and Roles.
Seeding: Added an RBAC seeding script for initial setup

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