Skip to content

Class 'League\OAuth2\Client\Provider\IdentityProviderException' not found #1

@conveydk

Description

@conveydk

Class 'League\OAuth2\Client\Provider\IdentityProviderException' not found in checkResponse method.

Fix:

add namespace \League\OAuth2\Client\Provider\Exception\ to line 84:

throw new \League\OAuth2\Client\Provider\Exception\IdentityProviderException($message, '400', $data);

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