aboutsummaryrefslogtreecommitdiff
path: root/www/py-django-otp/pkg-descr
blob: 9713d55d093436021c85082b81fe4e9f2a6a16e2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
This project makes it easy to add support for one-time passwords (OTPs) to
Django. It can be integrated at various levels, depending on how much
customization is required. It integrates with django.contrib.auth, although it
is not a Django authentication backend. The primary target is developers
wishing to incorporate OTPs into their Django projects as a form of two-factor
authentication.

This project includes several simple OTP plugins and more are available
separately. This package also includes an implementation of OATH HOTP and TOTP
for convenience, as these are standard OTP algorithms used by multiple
plugins.

WWW: https://bitbucket.org/psagers/django-otp