putyourlightson / oauth2-netlify
Netlify deployer for the Blitz plugin for Craft CMS.
Installs: 2 314
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 1
Open Issues: 0
Type:oauth2-provider
Requires
- league/oauth2-client: ^2.0
README
This package provides Netlify API OAuth 2 support for the PHP League's OAuth 2 Client.
Usage
Install using composer.
composer require putyourlightson/oauth2-netlify
Usage is the same as The League's OAuth 2 client, using Putyourlightson\OAuth2\Client\Provider\Netlify
as the provider.
Created by PutYourLightsOn.