InFiNet-Code-AB / Dojo-BE

0 stars 3 forks source link

User Management #28

Open Nemanja1208 opened 8 months ago

Nemanja1208 commented 8 months ago

Overview :


As a system, I want to support user registration, so that new users can create accounts :

As a system, I want to enable role-based access control, so that users have permissions based on their roles (e.g., student, instructor, admin) :

As a system, I want to support user authentication, so that users can log in securely :

kevjo15 commented 8 months ago