social-core
social-core copied to clipboard
Add AzureADOauth2 backend using the v2.0 API.
AzureADOAuth2
uses the v1.0 API which doesn't support personal accounts. Updating the endpoints used by the original class may break backward compatibility, so add this as just an additional subclass.
This should also fix #723