A team-developed MFA system built using Flask, HTML, CSS, and JavaScript, designed to enhance security by requiring multiple authentication factors. This system strengthens account protection by adding an extra layer of verification, reducing the risk of unauthorized access.
Clone the project
git clone https://github.com/AkshayKanathur/MFA_System.git
Go to the project directory
cd MFA_System
Install dependencies
pip install -r requirements.txt
Start the server
python app.py
- Username and password verification
- Authenticator support
- Cross platform