mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-23 14:51:01 -04:00
Add support for localization (#995)
This commit is contained in:
parent
7f71093e33
commit
e39f063568
41 changed files with 113 additions and 150 deletions
|
@ -1,6 +1,5 @@
|
|||
---
|
||||
title: Multi-factor Authentication
|
||||
description: "Using strong MFA can stop over 99% of unauthorized account accesses, and it's easy to set up on the services you already use."
|
||||
title: "Multi-factor Authentication"
|
||||
icon: 'material/two-factor-authentication'
|
||||
---
|
||||
**Multi-factor authentication** (MFA, or 2FA) is a security mechanism that requires additional steps beyond entering your username (or email) and password. The most common method are time limited codes you might receive from an SMS or app.
|
Loading…
Add table
Add a link
Reference in a new issue