mirror of
https://github.com/HamzaSha1/zod-backend.git
synced 2025-07-14 09:37:20 +00:00
jira-16 filter, invite and remove API
This commit is contained in:
@ -154,10 +154,6 @@ AUTH_PASSWORD_VALIDATORS = [
|
||||
},
|
||||
]
|
||||
|
||||
JWT_AUTH = {
|
||||
# Other JWT authentication settings
|
||||
'JWT_AUTHENTICATION': 'your_app.authentication.CustomJWTAuthentication',
|
||||
}
|
||||
|
||||
# Internationalization
|
||||
# https://docs.djangoproject.com/en/3.0/topics/i18n/
|
||||
|
Reference in New Issue
Block a user