Add comment why openid_connect is installed by default
This commit is contained in:
parent
b904c4da83
commit
d1b1f4fcda
@ -306,6 +306,7 @@ INSTALLED_APPS = [
|
||||
"allauth",
|
||||
"allauth.account",
|
||||
"allauth.socialaccount",
|
||||
# The openid_connect provider is used in the profile API tests
|
||||
"allauth.socialaccount.providers.openid_connect",
|
||||
*env_apps,
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user