79 Forks
170 Stars
170 Watchers

django-mfa

Django-mfa (Multi Factor Authentication) is a simple package to add extra layer of security to your django web application. It gives web app a randomly changing password as an extra protection and supports u2f too

How to download and setup django-mfa

Open terminal and run command
git clone https://github.com/MicroPyramid/django-mfa.git
git clone is used to create a copy or clone of django-mfa repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with django-mfa https://github.com/MicroPyramid/django-mfa/archive/master.zip

Or simply clone django-mfa with SSH
[email protected]:MicroPyramid/django-mfa.git

If you have some problems with django-mfa

You may open issue on django-mfa support forum (system) here: https://github.com/MicroPyramid/django-mfa/issues