📜  Laravel\Socialite\Two\InvalidStateException - PHP 代码示例

📅  最后修改于: 2022-03-11 14:54:09.097000             🧑  作者: Mango

代码示例1
#https://laracasts.com/discuss/channels/laravel/socialite-invalidstateexception-in-abstractproviderphp?page=2&replyId=362965
Socialite::driver('facebook')->stateless()->user();
#Got the solution on here: https://stackoverflow.com/questions/30660847/laravel-socialite-invalidstateexception