loic-sharma / BaGet

A lightweight NuGet and symbol server
https://loic-sharma.github.io/BaGet/
MIT License
2.57k stars 639 forks source link

Feature Request: AutoReload Config with APIKEY Array. #783

Open carsten-riedel opened 10 months ago

carsten-riedel commented 10 months ago

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

Describe the solution you'd like

Hm i want to create multiple API-KEYs for multiple entities. This API-KEYs file should auto reload on change. The array should contain ENTITYNAME: APIKEY: DESCRIPTION: I want to use Baget as some kind of test local stage before publishing and in reality, I have several APIKEYS

Describe alternatives you've considered

I have reviewed the source a little bit this should be too hard to implement, but i don't have an overall overview so would be nice if someone with more experience can implement it.