You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since this PR #684 adds the authentication clientId and secret in the header and keep it in the form body, some SSO provider throw an error that the value should be in one or the other but not in both.
Socialite Version
5.12.0
Laravel Version
10.44.0
PHP Version
8.1.4
Database Driver & Version
Mariadb
Description
Since this PR #684 adds the authentication clientId and secret in the header and keep it in the form body, some SSO provider throw an error that the value should be in one or the other but not in both.
Steps To Reproduce
Trying to authenticate to Eve Online SSO provider https://login.eveonline.com/v2/oauth/token
The text was updated successfully, but these errors were encountered: