Download the PHP package adaojunior/passport-social-grant without Composer
On this page you can find all versions of the php package adaojunior/passport-social-grant. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download adaojunior/passport-social-grant
More information about adaojunior/passport-social-grant
Files in adaojunior/passport-social-grant
Download adaojunior/passport-social-grant
More information about adaojunior/passport-social-grant
Files in adaojunior/passport-social-grant
Vendor adaojunior
Package passport-social-grant
Short Description Social grant for Laravel Passport
License MIT
Homepage https://github.com/adaojunior/passport-social-grant
Package passport-social-grant
Short Description Social grant for Laravel Passport
License MIT
Homepage https://github.com/adaojunior/passport-social-grant
Please rate this library. Is it a good library?
Informations about the package passport-social-grant
Social Grant for Laravel Passport
This package adds a social grant to your Oauth2 Server.
Installation
You can install the package via composer:
The package will automatically register its service provider. Or you may manually add the service provider in your config/app.php
file:
Setup
-
Implement the
SocialGrantUserProvider
interface: - Bind
SocialGrantUserProvider
interface to your implementation in theregister
method of your application service providerapp/Providers/AppServiceProvider.php
:
Usage
All versions of passport-social-grant with dependencies
PHP Build Version
Package Version
The package adaojunior/passport-social-grant contains the following files
Loading the files please wait ....