Skip to content

Thirdparty integration requires code-changes #3

@noelboss

Description

@noelboss

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions