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
{{ message }}
This repository was archived by the owner on Apr 25, 2026. It is now read-only.
A common feature for platforms like this is the ability to generate multiple API Keys. It would be very helpful if we have those set up. This ties in well with #838 which allows resetting the API Keys.
An additional advantage to this would be that it would make it easier to implement Role-Based Access Control (RBAC) down the lane. You could potentially generate a different project-scoped key for the CI/CD pipeline versus a different user-scoped key for developers.
Suggestion or Example of how the feature would be used
No response
Duplicate declaration
I have searched the issues and this feature has not been requested before.
Describe the feature
A common feature for platforms like this is the ability to generate multiple API Keys. It would be very helpful if we have those set up. This ties in well with #838 which allows resetting the API Keys.
An additional advantage to this would be that it would make it easier to implement Role-Based Access Control (RBAC) down the lane. You could potentially generate a different project-scoped key for the CI/CD pipeline versus a different user-scoped key for developers.
Suggestion or Example of how the feature would be used
No response
Duplicate declaration