social-core icon indicating copy to clipboard operation
social-core copied to clipboard

Add AzureADOauth2 backend using the v2.0 API.

Open mateuszmandera opened this issue 6 months ago • 2 comments

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

mateuszmandera avatar Aug 22 '24 18:08 mateuszmandera