uatisdeproblem / egm-app

EGM app
https://app.erasmusgeneration.org
Other
2 stars 1 forks source link

feat: actions on users #144

Open rbento1096 opened 2 months ago

rbento1096 commented 2 months ago

Currently many actions on the users are done by passing the id me which basically means using the ResourceController's principalId

The idea here would be to allow administrators to do some of these actions on the user by passing the user's ID (example: download the user's invoice letter)