PHP的OAuth开发包 OAuth PHP
openkk
13年前
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>