++
This commit is contained in:
parent
66cd1a599f
commit
278919eade
@ -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",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user