overtrue / socialite

Socialite is an OAuth2 Authentication tool. It is inspired by laravel/socialite, you can easily use it without Laravel.
MIT License
1.31k stars 241 forks source link

Call to undefined method Illuminate\Session\Store::set() #116

Closed hedeqiang closed 5 years ago

hedeqiang commented 5 years ago

超哥,最近忽然出现这个问题

Call to undefined method Illuminate\Session\Store::set()

image

Laravel Framework 5.7.28

overtrue/socialite (2.0.3 => 2.0.6)

qbhy commented 5 years ago

2.0.3没问题的,后面的版本makeState方法又出了这种问题,不知道是不是有其他考虑 ? @overtrue

huangdijia commented 5 years ago

@overtrue 线上项目挂了,可以先修复吗?

overtrue commented 5 years ago

https://github.com/overtrue/socialite/releases/tag/2.0.7