django-otp 1.5.4
0
A pluggable framework for adding two-factor authentication to Django using one-time passwords.
Contents
A pluggable framework for adding two-factor authentication to Django using one-time passwords.
Stars: 538, Watchers: 538, Forks: 101, Open Issues: 12The django-otp/django-otp
repo was created 5 years ago and the last code push was 1 months ago.
The project is popular with 538 github stars!
How to Install django-otp
You can install django-otp using pip
pip install django-otp
or add it to a project with poetry
poetry add django-otp
Package Details
- Author
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/django-otp/
- Documentation:
- https://django-otp-official.readthedocs.io/
- GitHub Repo:
- https://github.com/django-otp/django-otp
Classifiers
- Security
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common django-otp errors.
Code Examples
Here are some django-otp
code examples and snippets.
GitHub Issues
The django-otp package has 12 open issues on GitHub
- Feature request: Magic links
- Support for webauthn in the long run