putyourlightson / oauth2-netlify
Netlify deployer for the Blitz plugin for Craft CMS.
Package info
github.com/putyourlightson/oauth2-netlify
Type:oauth2-provider
pkg:composer/putyourlightson/oauth2-netlify
1.0.0
2019-10-16 15:11 UTC
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.