I am trying to use login with facebook in laravel 5 using Socialize.
Here is my route file code.
Route::get(\'fb\', function ($face
http://nhagiaodich.com/dang-nhap
It work on my website , just call ->stateless() before get user
Socialite::driver('facebook')->stateless()->user() Socialite::driver('google')->stateless()->user()