Despite having installed the Socialite package in my local Laravel application, configured the app.php and services files with the same redirect URL, I still encounter the 'Laravel\Socialite\Two\InvalidStateException' error when attempting to log in with Google.
I tried some of Stack overflow's answers and it didn't work!!