You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@santostiago will figure out and document if and how a user's apps can be changed (and by whom). Also add an example of how an admin can update another user's apps
The text was updated successfully, but these errors were encountered:
@tiagojsag this has already been added on the user_management file:
Based on roles, different types of users can create new users with different roles:
- ADMIN: Can create any type of user
- MANAGER: Can create a user of type `MANAGER` or `USER`.
- Public users: Can register themselves in the API, being assigned the `USER` role.
@santostiago will figure out and document if and how a user's apps can be changed (and by whom). Also add an example of how an admin can update another user's apps
The text was updated successfully, but these errors were encountered: