软件包:python3-django-otp(0.4.3-1)
python3-django-otp 的相关链接
Debian 的资源:
下载源码包 python-django-otp:
- [python-django-otp_0.4.3-1.dsc]
- [python-django-otp_0.4.3.orig.tar.gz]
- [python-django-otp_0.4.3-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [bitbucket.org]
相似软件包:
pluggable framework for two-factor authentication (Python3 version)
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.
This package contains the Python 3 version of the library.
其他与 python3-django-otp 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-django
- High-level Python web development framework (Python 3 version)
-
- rec: python3-qrcode
- QR Code image generator library - Python 3.x
-
- sug: python-django-otp-doc (= 0.4.3-1)
- pluggable framework for two-factor authentication (Documentation)