Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for 2FA in NPM #120

Open
tpetrucciani opened this issue Feb 28, 2020 · 0 comments
Open

Add support for 2FA in NPM #120

tpetrucciani opened this issue Feb 28, 2020 · 0 comments
Labels

Comments

@tpetrucciani
Copy link

If 2-factor authentication is required to publish on NPM, smooth-release fails on the npm publish step. Running that step separately instead works, prompting for the OTP.

It would be nice to support 2FA (maybe by asking an OTP and retrying the npm publish command with the --otp=<code> argument).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants