Here I am facing Access denied issue on entering user email and password
If you're trying to implement OAuth 2.0 in Laravel, I'd suggest to use Laravel Socialite, if you are not doing already.
the “Access Denied” issue you mentioned—does this happen after the user is redirected to the provider and enters their credentials? If so, it could be due to incorrect redirect URI, or even client ID/secret mismatch. Can you share the full error message or any logs?
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.