Two-step authentication for Django
Project description
Django application that allows user authentication with two steps for additional security. The a first step with username and password and a second step with a one-time code such as the codes generated by soft token devices like [Google Authenticator][goog_auth].
Features:
Authentication with TOTP (Time-Based One-Time Password)
Authentication HOTP (HMAC-Based One-Time Password)
Support for the login in the admin site
Selective activation of two-step for the admin site, the main site or both
Support for authentication backup codes
Automatic adjustment for clock synchronization issues
Details on the installation and setup can be found in docs/install.rst. An example application is provided for two-step authentication integrated with django-registration and django-profiles.
[goog_auth] http://support.google.com/accounts/bin/answer.py?hl=en&answer=1066447
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for django-twostepauth-0.1dev.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8c2e08be0d7080d01f55c9b368aecc3207c41d74c57b3213d1080127e5b80ea5 |
|
MD5 | 2d2df47dd577f2a5ab83846fccfb68c8 |
|
BLAKE2b-256 | 11c50d1ea19fdcf06a364ad48c9511946ddc3f046e9d861599e74112d9cd983b |