Hi,
We have a security requirement to download all external packages from a common trusted source. We use JFrog Artifactory as the single package source that scan and expose Upstreams.
JFrog feed is configured with upstreams (Nuget.org, npm.js, Telerik ...). We need to add also nuget.abp.io as an upstream.
Is there any standard way to authenticate to nuget.abp.io (api key or useraname password ?). The only documented way seems to be the abp login cli.
Regards