Skip to contentSkip to navigationSkip to topbar
Page toolsOn this page
Looking for more inspiration?Visit the

Two Factor Authentication (2FA)


Internet Security. Use of two or more means of user identification to grant access to a system. This method of authentication is also known as multi-factor authentication (MFA), two-step verification (TFA).

Authentication factors have three dimensions:


Examples of authentication factors

examples-of-authentication-factors page anchor
FactorRetentionFormatProximity
Authentication mobile appPossessionSoftwareDisconnected
Card Verification Code (CVC)PossessionHardwareDisconnected
Facial recognitionInherentSoftwareConnected
FIDO2(link takes you to an external page) USB keyPossessionHardwareConnected
FingerprintInherentHardwareConnected
Generated prompted questionKnowledgeWetwareConnected
NFC smart cardPossessionHardwareDisconnected
OauthSoftwareDisconnected
One-Time Password (OTP) tokenPossessionHardwareDisconnected
PasswordKnowledgeWetwareDisconnected
PINKnowledgeWetwareDisconnected
Predetermined prompted questionKnowledgeWetwareDisconnected
Time-based One-Time Password (TOTP) over SMSPossessionSoftwareDisconnected
Voice recognitionInherentSoftwareConnected

Two-factor authentication uses two or more of these factors.


Two factor authentication in Twilio SendGrid

two-factor-authentication-in-twilio-sendgrid page anchor

With Twilio SendGrid, turn this security feature on in your Account Settings.

When you turn on two-factor authentication, Twilio SendGrid no longer accepts HTTP Basic authentication for API calls. If you authenticate with an API key, you must use two-factor authentication.