The backend already supports permissions for missions, but there's currently no way to grant a permission to a user (without adding a database row directly).
This requires #35 to be implemented in order to allow for a mission creator to search for users to grant permissions for.
Tasks
[x] Add endpoint for retrieving mission-related permissions
The backend already supports permissions for missions, but there's currently no way to grant a permission to a user (without adding a database row directly). This requires #35 to be implemented in order to allow for a mission creator to search for users to grant permissions for.
Tasks