Download the PHP package rubiconinternational/passportr without Composer
On this page you can find all versions of the php package rubiconinternational/passportr. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download rubiconinternational/passportr
More information about rubiconinternational/passportr
Files in rubiconinternational/passportr
Package passportr
Short Description Laravel Passport provides OAuth2 server support to Laravel. This also has relationships
License MIT
Informations about the package passportr
Laravel Passport Customized with Relationships support
Installation
File Modifications Made for Relationships Support
-
Modification Description: Add incremental primary key to table. Lines 17-18
Modification Reason: For other projects middlware to associate other relational data and better data structure.
-
Modification Description: Updated store() method to build token Relationship before returning token. Lines 6, and 67-79
Modification Reason: Create token relationship to carry additional data and join table to table.
-
Modification Description: Added form fields, updated data() fields and store() function to handle fields, and added minor styling. Lines 9-19, 51-55, 76-87, 149-174, 254-256, and 327-329
Modification Description: For relational data.
- Add custom logging call. This will not work on other systems.
Introduction
Laravel Passport is an OAuth2 server and API authentication package that is simple and enjoyable to use.
Official Documentation
Documentation for Passport can be found on the Laravel website.
License
Laravel Passport is open-sourced software licensed under the MIT license.
All versions of passportr with dependencies
firebase/php-jwt Version ~3.0|~4.0
guzzlehttp/guzzle Version ~6.0
illuminate/auth Version ~6.0
illuminate/console Version ~6.0
illuminate/container Version ~6.0
illuminate/contracts Version ~6.0
illuminate/database Version ~6.0
illuminate/encryption Version ~6.0
illuminate/http Version ~6.0
illuminate/support Version ~6.0
league/oauth2-server Version ~6.0
symfony/psr-http-message-bridge Version ~1.0
zendframework/zend-diactoros Version ~1.0
phpseclib/phpseclib Version ^2.0