You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(auth): Support two factor authentication for NPM accounts (#6555)
* feat(auth): Support two factor authentication for npm accounts
Fix#4904
* Add basic tests
* Rename OneTimePasswordRequiredError to OneTimePasswordError
Cause it's also thrown when one-time password is invalid.
* Remove misleading config parameter from getOneTimePassword
* Don't reimplement setOtp in npm-registry.js tests
* Update CHANGELOG.md
0 commit comments