Skip to content

This package can automatically use the azureauth CLI to fetch tokens and update a user's .npmrc file for authenticating to Azure DevOps npm feeds.

License

Notifications You must be signed in to change notification settings

microsoft/ado-npm-auth

Folders and files

NameName
Last commit message
Last commit date
Sep 9, 2024
Mar 27, 2025
Mar 27, 2025
Mar 27, 2025
Sep 6, 2024
Jul 18, 2024
Apr 5, 2024
Apr 12, 2024
Apr 5, 2024
Mar 27, 2025
Sep 6, 2024
Mar 27, 2025
Mar 27, 2025
Apr 12, 2024
Apr 5, 2024
Sep 6, 2024

Repository files navigation

ado-npm-auth repository

This monorepo contains packages for helping authenticate against the Azure DevOps NPM Artifacts feed.

Packages

Below are the packages being published from this repo.

ado-npm-auth

The ado-npm-auth package can automatically use the azureauth CLI to fetch tokens and update a user's .npmrc file for authenticating to ADO package feeds.

View the README.md for more.

node-azureauth

This package wraps the https://github.com/AzureAD/microsoft-authentication-cli with a node.js exec wrapper.

View the README.md for more.

Contributing

Make sure to have pnpm installed.

Then you can install the repo's dependencies with...

pnpm install

And build the packages with...

> pnpm exec lage build

About

This package can automatically use the azureauth CLI to fetch tokens and update a user's .npmrc file for authenticating to Azure DevOps npm feeds.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks