"THIRD_PARTY_AUTH_BACKENDS": [
    "social_core.backends.azuread.AzureADOAuth2",
    "social_core.backends.google.GoogleOAuth2"
    ]
