o
    "4g                     @   s4   d dl mZmZ d dlmZ d dlmZ dd ZdS )    )includepath)views)app_settingsc              	   C   sj  t dtjj| dddt dtjj| dddg}g }dtjv r.|t dtjj| ddd d	tjv rB|t d
tj	j| ddd dtjv r|
t dtjj| dddg |
t dtjj| dddt dtjj| dddg tjr|t dtjj| ddd tjr|t dtjj| ddd t dt|t dtt dtjj| dddt dt|ggS )Nz2fa/authenticate)clientauthenticate)namez2fa/reauthenticatereauthenticatetotpmanage_totprecovery_codeszrecovery-codesmanage_recovery_codeswebauthnmanage_webauthnzwebauthn/authenticateauthenticate_webauthnzwebauthn/reauthenticatereauthenticate_webauthnzwebauthn/loginlogin_webauthnzwebauthn/signupsignup_webauthnzauth/zaccount/authenticatorszauthenticators/)r   r   AuthenticateViewas_api_viewReauthenticateViewmfa_settingsSUPPORTED_TYPESappendManageTOTPViewManageRecoveryCodesViewextendManageWebAuthnViewAuthenticateWebAuthnViewReauthenticateWebAuthnViewPASSKEY_LOGIN_ENABLEDLoginWebAuthnViewPASSKEY_SIGNUP_ENABLEDSignupWebAuthnViewr   AuthenticatorsView)r   auth_patternsr    r'   b/var/www/html/authentication-server/venv/lib/python3.10/site-packages/allauth/headless/mfa/urls.pybuild_urlpatterns   s   


		r)   N)	django.urlsr   r   allauth.headless.mfar   allauth.mfar   r   r)   r'   r'   r'   r(   <module>   s    