Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 623 Bytes

using-mfa-in-command-line.md

File metadata and controls

14 lines (12 loc) · 623 Bytes
layout title url previous next
default
Using multi-factor authentication in command line
/using-mfa-in-command-line
/setting-up-multifactor-authentication
/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).