drewhavard / passport by drewhavard
forked from laravel/passport

Fork of Laravel Passport provides OAuth2 server support to Laravel, with added support for additional database connections and using UUID's as ID's.
25
0
2
Package Data
Maintainer Username: drewhavard
Maintainer Contact: drew.havard@gmail.com (Drew Havard)
Package Create Date: 2017-07-17
Package Last Update: 2017-07-21
Language: PHP
License: MIT
Last Refreshed: 2024-04-18 15:07:55
Package Statistics
Total Downloads: 25
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 0
Total Watchers: 2
Total Forks: 0
Total Open Issues: 0

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.