eclipse / openvsx

An open-source registry for VS Code extensions
https://open-vsx.org/
Eclipse Public License 2.0
1.25k stars 137 forks source link

Limit token scope #957

Open AnHeuermann opened 3 months ago

AnHeuermann commented 3 months ago

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.

amvanbaren commented 3 months ago

Hi @AnHeuermann! Thanks for the feature request. This would be a good enhancement.

montyc123 commented 3 months ago

code of conduct[]#