Home >Backend Development >PHP Tutorial >用php怎么实现oauth2

用php怎么实现oauth2

WBOY
WBOYOriginal
2016-06-06 20:21:042586browse

用php怎么实现oauth2

回复内容:

用php怎么实现oauth2

楼主是要自己写一个oauth2的实现?还是要找一个开源的oauth2?

如果是要自己写一个oauth2,那么首先需要理解oauth的原理,推荐
理解OAuth 2.0

如果是要找一个已经开源的oauth2直接拿来用,那么github上就有很多了。

https://github.com/search?utf8=%E2%9C%93&q=oauth

github上有开源的实现.

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn