| 注册
请输入搜索内容

热门搜索

Java Linux MySQL PHP JavaScript Hibernate jQuery Nginx
openkk
13年前发布

PHP的OAuth开发包 OAuth PHP

     OAuth PHP 是一个 PHP 的开发包用以提供完整的 OAuth 的客户端和提供者的开发支持。客户端    <a href="/misc/goto?guid=4959499440600671193" target="_blank">使用帮助</a>,OAuth提供者    <a href="/misc/goto?guid=4959499440688407318" target="_blank">使用帮助</a>。    <ul>     <li>verify incoming requests against the library </li>     <li>sign outgoing requests, with curl support for actually doing the request </li>     <li>sign requests with a body </li>     <li>administrate consumer keys and tokens for multiple users (server and consumer side) </li>     <li>log incoming and outgoing requests handled by the library (optionally in the database) </li>    </ul>    <p><strong>项目主页:</strong><a href="http://www.open-open.com/lib/view/home/1324257992609" target="_blank">http://www.open-open.com/lib/view/home/1324257992609</a></p>     
 本文由用户 openkk 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
 转载本站原创文章,请注明出处,并保留原始链接、图片水印。
 本站是一个以用户分享为主的开源技术平台,欢迎各类分享!
 本文地址:https://www.open-open.com/lib/view/open1324257992609.html
PHP OAuth开发包