HN user

vivienm

1 karma
Posts0
Comments1
View on HN
No posts found.

django-two-factor-auth seems to be a good choice (using django-otp alone might be considered too). I agree that pyotp is less suited, since it does not integrate easily with Django.