This commit is contained in:
ivan 2026-08-02 01:40:23 +05:00
parent 66cd1a599f
commit 278919eade

View File

@ -103,7 +103,7 @@ data:
"django_filters.rest_framework.DjangoFilterBackend" "django_filters.rest_framework.DjangoFilterBackend"
], ],
"DEFAULT_AUTHENTICATION_CLASSES": [ "DEFAULT_AUTHENTICATION_CLASSES": [
#"core.auth.ZitadelJWTAuthentication", "core.auth.ZitadelJWTAuthentication",
"rest_framework_simplejwt.authentication.JWTStatelessUserAuthentication", "rest_framework_simplejwt.authentication.JWTStatelessUserAuthentication",
#"rest_framework_simplejwt.authentication.JWTAuthentication", #"rest_framework_simplejwt.authentication.JWTAuthentication",
#"rest_framework.authentication.SessionAuthentication", #"rest_framework.authentication.SessionAuthentication",