1 Forks
5 Stars
5 Watchers

django-mfa-demo

This django application demonstrates how multifactor authentication can be implemented in django application using qr code generators and qr code scanners such as google authenticator

How to download and setup django-mfa-demo

Open terminal and run command
git clone https://github.com/ppolle/django-mfa-demo.git
git clone is used to create a copy or clone of django-mfa-demo 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-demo https://github.com/ppolle/django-mfa-demo/archive/master.zip

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

If you have some problems with django-mfa-demo

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