teachstone / oauth2-teachstone
为 PHP League OAuth2-Client 提供的 Teachstone OAuth 2.0 客户端提供者
v1.0
2018-02-06 18:12 UTC
Requires
- php: >=5.4.0
- league/oauth2-client: ^0.12.1
Requires (Dev)
- mockery/mockery: ~0.9
- phpunit/phpunit: ~4.0
This package is not auto-updated.
Last update: 2024-09-23 08:31:17 UTC
README
此包为 PHP League 的 OAuth 2.0 客户端 提供了 Teachstone OAuth 2.0 支持。
安装
要安装,请使用 composer
composer require teachstone/oauth2-teachstone
用法
用法与 The League 的 OAuth 客户端相同,使用 \Teachstone\OAuth2\Client\Provider\Teachstone
作为提供者。