-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Hi
I tried (and succeded) to integrate one of the third-party providers (https://github.com/stevenmaguire/oauth2-microsoft) but since the modules checks for
\League\OAuth2\Client\Provider\\'.$provider
(or similar) at serveral points, this does not work. It would be better to make the provider configurabel via json as well or at least extract the domain from the package… For said package, the provider is not found at
\League\OAuth2\Client\Provider\Microsoft
but instead at
\Stevenmaguire\OAuth2\Client\Provider\Microsoft
Even others locate the class somewhere else like the Spotify provider:
Audeio\Spotify\Oauth2\Client\Provider\Spotify
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels