I am trying to setup a private nuget server in my company, and there will be different group of people using it.
I noticed that there is an entry in web.config to set a shared API key for publishing an package.
Is there a way of setting up different api keys for every user? Thanks.