安装/配置 » « OAuth PHP 手册 函数参考 Web 服务 OAuth 简介 此扩展提供 OAuth 消费方和提供方之间的绑定。OAuth 是一种建立在 HTTP 之上的授权协议,用于允许应用程序安全访问数据而无需存储用户名和密码。 add a note User Contributed Notes 1 note up down -4 ramdan ¶2 years ago OAuth 1 is not secure anymore! Please do not use it! Version 1.0a tries to fix the problem.Most platforms are using OAuth 2 instead. Both versions are incompatible. If you try to use version 1, you will get frustrated. add a note 备份地址:http://www.lvesu.com/blog/php/intro.oauth.php