comocozy / oauth2-naver
Naver OAuth 2.0 Client Provider for The PHP League OAuth2-Client
Installs: 29
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 31
Open Issues: 0
pkg:composer/comocozy/oauth2-naver
Requires
- php: >=5.5.0
- league/oauth2-client: ~1.0
This package is not auto-updated.
Last update: 2025-09-28 09:24:51 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.