OAuth 2.0 Server for PHP

后端 未结 4 1126
被撕碎了的回忆
被撕碎了的回忆 2021-01-04 10:24

I have been struggling to find an active open-source PHP project that supports OAuth 2.0 as a server. There are tons of client examples that connect to Facebook, Twitter, et

4条回答
  •  没有蜡笔的小新
    2021-01-04 11:17

    oauth2 server by php league is much more followed and downloaded project on github. My personal experience has been awesome and the best part is it's documentation. Excellent implementation of oauth2.

提交回复
热议问题