Topic: trusted publishing

NuGet adds support for Trusted Publishing

Microsoft has announced that NuGet now supports Trusted Publishing for publishing packages from GitHub Actions. Trusted Publishing is an authentication method that utilizes the OpenID Connect (OIDC) standard. Rather than using long-lived API tokens when publishing software packages, an OIDC identity token can be exchanged for a short-lived API token. It has been adopted by … continue reading

DMCA.com Protection Status