Download the PHP package socialiteproviders/generators without Composer
On this page you can find all versions of the php package socialiteproviders/generators. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download socialiteproviders/generators
More information about socialiteproviders/generators
Files in socialiteproviders/generators
Download socialiteproviders/generators
More information about socialiteproviders/generators
Files in socialiteproviders/generators
Vendor socialiteproviders
Package generators
Short Description Laravel Artisan Generators for OAuth1/OAuth2 Providers
License MIT
Package generators
Short Description Laravel Artisan Generators for OAuth1/OAuth2 Providers
License MIT
Please rate this library. Is it a good library?
Informations about the package generators
Artisan Generators for OAuth1/OAuth2 Providers
Contents
- About
- Installation
- 1. Composer
- 2. Service Provider
- Usage
About
A Laravel Package to generate OAuth1/OAuth2 Providers that are compatible with the Socialite Providers Manager.
Installation
1. Composer
2. Service Provider
Add the ServiceProvider to the providers array in the config/app.php
.
Usage
Generate OAuth1 Provider
Generate OAuth1 Provider with URLs
Generate OAuth2 Provider
Generate OAuth2 Provider with URLs and Scope
All versions of generators with dependencies
PHP Build Version
Package Version
The package socialiteproviders/generators contains the following files
Loading the files please wait ....