stevenmaguire / oauth-shim-php
0.0.1
2014-10-21 02:45 UTC
Requires
- php: >=5.4.0
This package is auto-updated.
Last update: 2022-02-01 12:40:31 UTC
README
- 考虑使用 OAuth 1.0 客户端 进行 OAuth 1.0 身份验证和令牌访问。
- 考虑使用 OAuth 2.0 客户端 进行 OAuth 2.0 身份验证和令牌访问。
- 考虑使用 Guzzle OAuth 订阅者 在提供/可用令牌时进行 OAuth 1.0 身份验证和 API 访问。