Introduction¶
What is Multi-Factor Authentication (MFA)?¶
MFA provides additional security to Session Auth.
As well as needing a username and password to login, the user must provide an additional piece of information.
One of the most popular ways of doing this is by providing a code generated by an authenticator app on the user’s phone.