html5facil / passenger by jimmylagp
forked from laravel/passport

Is a fork of Laravel Passport but with support to UUID.
21
0
3
Package Data
Maintainer Username: jimmylagp
Maintainer Contact: jimmylagp@gmail.com (Luis Antonio Gomez)
Package Create Date: 2016-10-07
Package Last Update: 2016-11-11
Home Page:
Language: PHP
License: MIT
Last Refreshed: 2024-04-18 15:14:52
Package Statistics
Total Downloads: 21
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 0
Total Watchers: 3
Total Forks: 0
Total Open Issues: 0

Passenger

Build Status Total Downloads Latest Stable Version Latest Unstable Version License

Introduction

Passenger is a fork of Laravel Passport but with support to UUID, is an OAuth2 server and API authentication package that is simple and enjoyable to use.

HTML5 Fácil

Installation

Before run the migrations, run the command for select Data Type for IDs if you prefer use uuid or use default that is integer.

php artisan passport:data-type-id

Official Documentation from Laravel

Documentation for Passport can be found on the Laravel website.

License

Passenger is open-sourced software licensed under the MIT license