Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information