TheNetworg / oauth2-azure

Azure AD provider for the OAuth 2.0 Client.
https://packagist.org/packages/thenetworg/oauth2-azure
MIT License
229 stars 108 forks source link

Fatal error in getDefaultScopes() #200

Open theking2 opened 10 months ago

theking2 commented 10 months ago

Fatal error: Uncaught TypeError: TheNetworg\OAuth2\Client\Provider\Azure::getDefaultScopes(): Return value must be of type array, string returned in /.../vendor/thenetworg/oauth2-azure/src/Provider/Azure.php:499

when calling $provider->getAuthorizationUrl();