Giter VIP home page Giter VIP logo

ado-auth's Introduction

Authenticator for ADO npm feeds

This is a monorepo containing following tools, plugins, and apps, that help authenticate yarn or npm to a private npm feed in Azure DevOps.

This set of tools is aimed as a replacement for vsts-npm-auth with better developer expexperience.

ado-auth

This is a CLI tool that reads your local .npmrc and/or .yarnrc.yml files to check for any configured private registries and then fetches a token from Azure DevOps (opens a browser window for you to authorize this application the first time) and stores the token details in ~/.ado-authrc file. When you run the tool again, it refreshes the token if its already expired. It works with yarn (v2+ as well), npm and pnpm too.

Check out the docs for more details here - ado-auth

yarn-ado-auth

This is a Yarn 2+ plugin that automatically runs ado-auth before yarn looks up modules, so that the auth token available for yarn is always valid. Since yarn 2+ does not run preinstall before adding packages anymore, this plugin comes in handy.

Check out its README here - ado-auth

ado-auth-api

This is ththe vercel application that helps ado-auth authenticate with Azure DevOps using their OAuth flow.

This is hosted at https://ado-auth.vercel.app

ado-auth's People

Contributors

sushruth avatar

Stargazers

 avatar

Watchers

 avatar  avatar

ado-auth's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.