Django OTP plugin for U2F.
- Free software: GNU General Public License v3
- Documentation: https://django-otp-u2f.readthedocs.io.
pip install django-otp-u2f
INSTALLED_APPS = [ ... 'otp_u2f', ... ]
Django OTP plugin for U2F.
pip install django-otp-u2f
INSTALLED_APPS = [ ... 'otp_u2f', ... ]