【发布时间】:2017-03-26 19:39:44
【问题描述】:
我在 Laravel 中使用 Socialite 库。在文档中讲述了一段:
The stateless method may be used to disable session state verification. This is useful when adding social authentication to an API:
这到底是什么意思?我什么时候应该使用它?
【问题讨论】:
标签: php laravel laravel-5.3