Download the PHP package rubiconinternational/passportrs without Composer
On this page you can find all versions of the php package rubiconinternational/passportrs. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download rubiconinternational/passportrs
More information about rubiconinternational/passportrs
Files in rubiconinternational/passportrs
Package passportrs
Short Description Laravel Passport provides OAuth2 server support to Laravel.
License MIT
Informations about the package passportrs
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 passportrs with dependencies
firebase/php-jwt Version ~3.0|~4.0
guzzlehttp/guzzle Version ~6.0
illuminate/auth Version ~5.4
illuminate/console Version ~5.4
illuminate/container Version ~5.4
illuminate/contracts Version ~5.4
illuminate/database Version ~5.4
illuminate/encryption Version ~5.4
illuminate/http Version ~5.4
illuminate/support Version ~5.4
league/oauth2-server Version ^6.0
phpseclib/phpseclib Version ^2.0
symfony/psr-http-message-bridge Version ~1.0
zendframework/zend-diactoros Version ~1.0