devguard icon indicating copy to clipboard operation
devguard copied to clipboard

per-project tokens

Open Valodim opened this issue 3 months ago • 0 comments

Is your feature request related to a problem? Please describe.

To use the API, the user currently has to use a personal access token. However, in most projects, the lifecycle of such a token is not bound to a specific person, but rather to a project.

Describe the solution you'd like

Allow generation of per-project tokens. These should obviously be scoped to the project.

Valodim avatar Oct 07 '25 20:10 Valodim