I\'m using Laravel Socialite to add a Facebook connect button on a website. Sometimes, I\'ve got this error on callback:
exception \'Laravel\\Socialite\\Two\
Finally i solved by :
Redirect URL in .env file should be the same URL in google developer account
.env
double check on your redirects urls .