Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django-Instant2FA

Example for using Instant2FA with Django's built-in authentication system.

Requirements

Getting Started

  1. Update the ACCESS_KEY and ACCESS_SECRET environment variables in docker-compose.yml with your credentials

  2. Start the container for the application with the docker-compose up command

  3. At this point the application should be running at port 8000 on your Docker host. If you are using a Docker Machine VM, you can use the docker-machine ip MACHINE_NAME command to get the IP address. If you're using Dinghy on OS X, you can access the application at mydjangoapp.docker/.

  4. Log in with username admin and password password and see how Instant2FA works!

About

Instant2FA strategy for Django’s authentication system.

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages