FIS2425 / authorization-svc

Authorization microservice for medical consultation application. Handles the authorization of users for the entire application
Apache License 2.0
0 stars 0 forks source link

Feature/41 set role permissions #47

Closed alvgonfri closed 5 days ago

alvgonfri commented 6 days ago

The main goal of this PR is to add new middleware that checks if a user is authorized to perform an action according to his role and permissions on other roles.