Skip to content
Snippets Groups Projects
user avatar
Theo ZERIBI authored
feat(user): implement role-based access control by adding role management to users and creating a roles guard
refactor(user): remove users_roles table and replace it with a direct relationship between users and roles
fix(user): update user creation and role assignment logic to ensure default roles are assigned correctly
feat(user): add DTO for changing user roles and implement role change functionality in user service
style: update formatting and organization of imports and code for better readability
2f5e337b
History
Name Last commit Last update