comocozy / oauth2-naver
为 The PHP League OAuth2-Client 提供的 Naver OAuth 2.0 客户端提供者
0.1.0
2017-06-09 08:50 UTC
Requires
- php: >=5.5.0
- league/oauth2-client: ~1.0
This package is not auto-updated.
Last update: 2024-09-29 03:59:08 UTC
README
本包为 PHP League 的 OAuth 2.0 客户端 提供Naver OAuth 2.0 支持。
安装
要安装,请使用 composer
composer require comocozy/oauth2-naver
使用方法
使用方法与 The League 的 OAuth 客户端相同,使用 \League\OAuth2\Client\Provider\Naver
作为提供者。
问题
请访问此 页面。