Skip to content

ossobv/django-otp-u2f

Repository files navigation

Django OTP U2F

Documentation Status

Django OTP plugin for U2F.

Install

pip install django-otp-u2f
INSTALLED_APPS = [
    ...
    'otp_u2f',
    ...
]

About

django-otp device implementation for U2F

Resources

License

Stars

Watchers

Forks

Packages

No packages published