Reliable-MFA-Protection is an essential security measure that adds an extra layer of protection to user accounts beyond just using a password. It is a security method that requires users to provide two or more credentials in order to verify their identity and gain access to an account or system.
- Clone this Repository.
- Open the terminal run "pip install -r requirements.txt" to install the required dependencies for this project.
- To run this project run "python manage.py runserver". With this command it connect you to the localhost and you can run the project.
- In settings.py file add your clients email id and a password form the google services.