简体   繁体   中英

Set up a PHP OAuth Provider

Alright I am trying to set up an OAuth Provider in PHP, but I just cannot get the hang of it. I've been referenced to this page a number of times, but I cannot wrap my head around it. Could someone help me out, step by step, or reference me to a more direct guide? Thank you very much.

http://djpate.com/2011/01/13/how-to-write-a-complete-oauth-provider-in-php5这是一个非常好的教程,可以在提供商方面获得线索

Pate's is good and here is another one by Rasmus:

http://toys.lerdorf.com/archives/55-Writing-an-OAuth-Provider-Service.html

I usually use the Zend_OAuth component (the whole 2 times ive implemented it, haha). The manual has some pretty clear instructions. This tutorial for it might also be helpful.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM