{"library":"django-two-factor-auth","install":[{"cmd":"pip install django-two-factor-auth","imports":["from two_factor.urls import urlpatterns as tf_urls","from django_otp.middleware import OTPMiddleware","from two_factor.admin import AdminSiteOTPRequiredMixin"]},{"cmd":"pip install django-two-factor-auth[phonenumbers]","imports":[]},{"cmd":"pip install django-two-factor-auth[webauthn]","imports":[]}]}