issues Search Results · repo:thephpleague/oauth2-client language:PHP
Filter by
404 results
(70 ms)404 results
inthephpleague/oauth2-client (press backspace or delete to remove)I have an issue with AbstractProvider method parseResponse: GitHub
PHP docs say that the method always returns array, but it s not true. As you can see the method throws
UnexpectedValueException only ...
janikaja-tet
- 1
- Opened 2 days ago
- #1072
I am using this library through knpuniversity/oauth2-client-bundle to log in users to my own oAuth2 server. This works
great.
The problem I have is that when I want to directly use the Provider configured ...
gdbonino
- Opened on Apr 24
- #1067
Last week s release introduced the following in the getAccessToken() function:
https://github.com/thephpleague/oauth2-client/pull/1030/files#diff-e8490e4bb8acb102745699d2bd7aa0a298d836c92d00d2ed57dd4c7ad8b24282 ...
MrMooky
- 5
- Opened on Dec 19, 2024
- #1052
Hi All,
We encountered an error after upgrading the league/oauth2-client library from version 2.7.0 to version 2.8.0. The error
occurs when running a command that interacts with a third-party service ...
amine-betari
- 4
- Opened on Dec 19, 2024
- #1051
It s really unfortunate that the two most popular libraries in this area (https://packagist.org/?query=oauth2%20client)
appear to no longer be maintained.
What I wonder:
1. Is there a reason these libraries ...
stephanvierkant
- 3
- Opened on Nov 29, 2024
- #1041
Deprecated: League\OAuth2\Client\Provider\AbstractProvider::authorize(): Implicitly marking parameter $redirectHandler
as nullable is deprecated, the explicit nullable type must be used instead
Bilge
- 2
- Opened on Nov 25, 2024
- #1040
I m trying to integrate with the Okta using oauth2-client. When i try to log in, I get error: invalid_request#0
/var/www/html/app/vendor/league/oauth2-client/src/Provider/AbstractProvider.php(628)
$accessToken ...
szkruk
- 3
- Opened on Jul 29, 2024
- #1035
\vendor\league\oauth2-client\src\Provider\AbstractProvider.php
$oauthClient- getAccessToken( authorization_code , [ code = $authCode, ]);
After calling this issues. Getting the error : Invalid response ...
MH-Shakil38
- 1
- Opened on May 31, 2024
- #1031
Using password grant to retrieve an access token some (all?) providers require a scope to be sent along. Examples are:
Microsoft EntraID, WSO2 Documentation:
https://learn.microsoft.com/en-us/entra/identity-platform/v2-oauth-ropc#authorization-request ...
liayn
- Opened on May 16, 2024
- #1029
djChen Library was working fine but suddenly getting error for it class not found use
djchen\OAuth2\Client\Provider\Fitbit; protected function fetchDataForToken($token,$interval) { $tokenDetail =
json_decode($token[ ...
ShailzaDev
- Opened on Apr 2, 2024
- #1028

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.