code4romania / code4romania/onghub
Create a read-only permission set
Open
enhancement :rocket:
- Dominant language
- TypeScript
- Stars
- 6
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
When accessing the API we are using the same credentials as a user.
This can create a big security concern when using a privileged user with read & write permissions.
**Describe the solution you'd like**
Create a set of permissions that allows the same level of **read** access as a super admin but without any write access.
**Describe alternatives you've considered**
Access to the API could be done using an API key instead of a normal account but the set of permissions is still necessary.
Contributor guide
Assessment
This issue has not been assessed yet.