Skip to content

Commit b2c29d9

Browse files
authored
Merge pull request ExpressionEngine#760 from ExpressionEngine/add-mfa-video
added youtube video on MFA setup
2 parents 39119c8 + e330446 commit b2c29d9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/member/mfa.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@
99

1010
# Multi-Factor Authentication
1111

12+
Check out our video tutorial on setting up Multi-factor Authentication!
13+
<div class="video-wrapper">
14+
<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>
15+
16+
</div>
17+
18+
1219
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.
1320

1421
## Enabling MFA

0 commit comments

Comments
 (0)