Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 728 Bytes

File metadata and controls

10 lines (7 loc) · 728 Bytes

Reliable-MFA-Protection

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.

Instruction to run this locally.

  1. Clone this Repository.
  2. Open the terminal run "pip install -r requirements.txt" to install the required dependencies for this project.
  3. To run this project run "python manage.py runserver". With this command it connect you to the localhost and you can run the project.
  4. In settings.py file add your clients email id and a password form the google services.