Django Admin Two-Factor Auth Documentation

Google Two-Factor Authentication for Django admin. Inspired by the user experience of Google’s Two-Step Authentication, allowing users to authenticate by using a token generator app like Google-Authenticator.

Why Django Admin Two-Factor Authentication?

  • Using google authenticator to login your Django admin.

  • Used jquery confirm dialog to get code.

  • Simple interface

  • Easy integration

Two-Factor Login Page

Contents:

I would love to hear your feedback on this application. If you run into problems, please file an issue on GitHub, or contribute to the project by forking the repository and sending some pull requests.