Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib/auth
AgeCommit message (Expand)Author
2021-12-02chore: update one-time password promptDarcy Clarke
2021-12-02feat: streaming debug logfileLuke Karrys
2021-11-05chore: update to latest eslint and linting rulesGar
2021-03-05fix(repo, auth.sso): don't promisify open-urlGar
2021-03-05fix(npm) pass npm context everywhereGar
2020-12-11Remove 'use strict'isaacs
2020-10-23update lint rules to match @npmcli/arboristisaacs
2020-08-18chore: refactor adduserRuy Adorno
2020-08-04Fix lingering figgy puddy in loginisaacs
2020-07-29lint the lib folderisaacs
2020-05-08Remove two remaining BB remnantsisaacs
2020-05-08Use de-figged npm-profileisaacs
2020-05-08chore: update/removed usages of libnpmMichael Perrotte
2018-12-11login: stop using npm-registry-client for SSO authKat Marchán
2018-12-11login: update legacy auth to support latest npm-registry-fetchKat Marchán
2018-07-21profile: better explanation on OTP (#24)Julien Deniau
2018-05-12open: handle missing open bin error (#20582)Benjamin E. Coe
2018-03-23standardizeRebecca Turner
2018-03-09login: Don't fall back to couch adduser if we didn't try couch loginRebecca Turner
2018-02-21auth: Add support for web-based loginsisaacs
2017-11-07login: pass extra fetch options to npm-profile (#19048)Jacob Wejendorp
2017-10-19typo: spelling of the word authenticator (#18823)Tom MacWright
2017-10-04auth: Fix OTP detectionRebecca Turner
2017-10-04auth/legacy: Use new profile lib for loginRebecca Turner
2017-02-10adduser: add oauth and saml supportKat Marchán
2017-02-10adduser: refactor legacy login into its own moduleKat Marchán