Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for organizations #1340

Open
juanjoDiaz opened this issue Oct 17, 2022 · 0 comments
Open

Add support for organizations #1340

juanjoDiaz opened this issue Oct 17, 2022 · 0 comments
Labels
Milestone

Comments

@juanjoDiaz
Copy link

As an organization manager, I would like to be able to control who can access my packages so I can give access to new employees and also remove leavers.

At the moment this has to be done package by package, which can get burdensome if your number of packages grows.

Ideally, there should be something like "organizations" where organizations admins can manage users belonging to the org. Similar to what GitHub, NPM, etc.. offer.

This would also be a great way to control vendor namespace ownership. The current approach of "if you are in a single repo, you have access to the whole namespace" is a bit flaky. What if you have an external contributing to a single package?

Something like SSO would be just awesome, but I consider that more of a paid enterprise feature.

@Seldaek Seldaek added this to the nice-to-have milestone Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants