# Multi-Factor Authentication (MFA)

## Multi-Factor Authentication (MFA)

* Requires 2 or more pieces of evidence (factors) in order to prove who you are
* Three Factors:
  * **Something you know** - i.e Password
  * **Something you have** - i.e mobile phone, access to email account
  * **Something you are** - i.e fingerprint

{% hint style="info" %}
Your unique password could be 1 piece of evidence
{% endhint %}

But a second piece of evidence is required - a unique, time-limited code sent to you:

* SMS
* Authentificator app
* Phone call
* Email
