thephpleague / oauth2-client

Easy integration with OAuth 2.0 service providers.
http://oauth2-client.thephpleague.com
MIT License
3.63k stars 751 forks source link

Error fetching OAuth credentials: "Missing required parameter [code_verifier]." #1023

Closed kasali closed 5 months ago

kasali commented 7 months ago

I'm encountering an issue with my OAuth implementation, specifically when trying to fetch credentials. The error message I'm receiving is:

Error fetching OAuth credentials: "Missing required parameter [code_verifier]." here the full description : https://stackoverflow.com/questions/77725780/error-fetching-oauth-credentials-missing-required-parameter-code-verifier