denizparlak1 / learning-platform

1 stars 0 forks source link

Authantication Management #2

Closed denizparlak1 closed 4 weeks ago

denizparlak1 commented 4 weeks ago

1-) Software admin auth management 2-) Organization auth management 3-) User auth management

Explanation: The system has 3 different user roles. Software admin, organization admin, organization user(subscriber). Software admin is the highest-level user, who is accessible to all functions and routes. An organization is a client who subscribes to the learning management system, so he/she can upload videos, create content, manage clients, etc. A normal user is a user who is created under the organization. For instance, who can subscribe to videos, content etc.

denizparlak1 commented 4 weeks ago

The authentication mechanism was completed for 3 different user types.

Authentication Swagger.txt