Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions docs/member/mfa.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,13 @@

# Multi-Factor Authentication

Check out our video tutorial on setting up Multi-factor Authentication!
<div class="video-wrapper">
<iframe src="https://www.youtube.com/embed/_QwB1ePxHfQ" title="Multi-factor authentication (MFA) in ExpressionEngine" width="1920" height="1080" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>

</div>


Multi-factor authentication adds an extra level of protection to the Control Panel by relying on one-time password generated by Multi-factor authentication applications like Google Authenticator, Microsoft Authenticator or Authy.

## Enabling MFA
Expand Down