Skip to content

Commit

Permalink
update security settings template #1895
Browse files Browse the repository at this point in the history
  • Loading branch information
jh-RLI committed Dec 4, 2024
1 parent f32e612 commit a48b22d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions oeplatform/securitysettings.py.default
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,7 @@ SOCIALACCOUNT_PROVIDERS = {
"client_id": "",
"secret": "",
"VERIFIED_EMAIL": True,
"SOCIALACCOUNT_EMAIL_AUTHENTICATION": True,
"SOCIALACCOUNT_EMAIL_AUTHENTICATION_AUTO_CONNECT": True,
"EMAIL_AUTHENTICATION": True,
"settings": {"server_url": ""},
}]
}
Expand Down

0 comments on commit a48b22d

Please sign in to comment.