0.11.11 Google Auth

This commit is contained in:
SDE
2024-01-15 16:36:51 +03:00
parent b446a8f519
commit e2c347c912

View File

@@ -38,6 +38,7 @@ WEBPUSH_SETTINGS = {
SOCIALACCOUNT_LOGIN_ON_GET=True
ACCOUNT_DEFAULT_HTTP_PROTOCOL='https'
AUTHENTICATION_BACKENDS = [
'django.contrib.auth.backends.ModelBackend',