comocozy / oauth2-naver
Naver OAuth 2.0 Client Provider for The PHP League OAuth2-Client
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: 2025-03-30 06:44:04 UTC
README
This package provides Naver OAuth 2.0 support for the PHP League's OAuth 2.0 Client.
Installation
To install, use composer:
composer require comocozy/oauth2-naver
Usage
Usage is the same as The League's OAuth client, using \League\OAuth2\Client\Provider\Naver
as the provider.
Issue
Please go to this page.