Set up a PHP OAuth Provider(设置 PHP OAuth 提供程序)
问题描述
好吧,我正在尝试在 PHP 中设置 OAuth 提供程序,但我无法掌握它的窍门.我已被引用到此页面很多次,但我无法将头环绕.有人能帮我一步一步地帮助我,或者给我参考更直接的指南吗?非常感谢.
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这是一个很好的教程,可以在提供者方面获得线索
http://djpate.com/2011/01/13/how-to-write-a-complete-oauth-provider-in-php5 thast a pretty good tutorial to get a clue on the provider side
这篇关于设置 PHP OAuth 提供程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:设置 PHP OAuth 提供程序


- 如何使用 Google API 在团队云端硬盘中创建文件夹? 2022-01-01
- openssl_digest vs hash vs hash_hmac?盐与盐的区别HMAC? 2022-01-01
- 如何在 Symfony2 中正确使用 webSockets 2021-01-01
- 如何从数据库中获取数据以在 laravel 中查看页面? 2022-01-01
- PHP - if 语句中的倒序 2021-01-01
- 使用 GD 和 libjpeg 支持编译 PHP 2022-01-01
- Laravel 5:Model.php 中的 MassAssignmentException 2021-01-01
- PHP foreach() 与数组中的数组? 2022-01-01
- 覆盖 Magento 社区模块控制器的问题 2022-01-01
- Oracle 即时客户端 DYLD_LIBRARY_PATH 错误 2022-01-01