We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am trying to login but in the callback I have this error I tried to add dd() inside ewxchange function
the $pkce variable is not set $pkce = $store->getOnce('code_verifier');
I am using version 7.14
1-login 2-the call back url
No response
The text was updated successfully, but these errors were encountered:
php artisan key:generate
I tried this and it bypassed now I have another issue
Sorry, something went wrong.
any updates? anyone out there? hello ?
No branches or pull requests
Checklist
Description
I am trying to login but in the callback I have this error
I tried to add dd() inside ewxchange function
the $pkce variable is not set
$pkce = $store->getOnce('code_verifier');
I am using version 7.14
Reproduction
1-login
2-the call back url
Additional context
No response
The text was updated successfully, but these errors were encountered: