layout | title | url | previous | next |
---|---|---|---|---|
default |
Using multi-factor authentication in command line |
/using-mfa-in-command-line |
/setting-up-otp-mfa |
/using-webauthn-mfa-in-command-line |
How to use multi-factor authentication with gem CLI.
Multi-factor authentication (MFA) greatly increases the security of your account. RubyGems currently requires that owners of any gem with more than 180 million cumulative downloads must enable MFA.
You may enable MFA using WebAuthn or using one-time passwords (OTP).