openvsx icon indicating copy to clipboard operation
openvsx copied to clipboard

Limit token scope

Open AnHeuermann opened this issue 1 year ago • 2 comments

I have access to two different namespaces on Open VSX Registry, my personal namespace and a namespace used by an organization I'm a member of. It would be great to limit the scope of the access tokens to specific namespaces and even better specific extensions. So if one personal access token leaks no other extensions I have access to is at risk.

So I want to use a unique token for my personal AnHeuermann/extension1 and two other unique tokens for organization/extension2 and organization/extension3.

AnHeuermann avatar Jul 05 '24 13:07 AnHeuermann