masdevs/passenger

Is a fork of Laravel Passport but with support to UUID.

1.0 2016-11-11 04:11 UTC

This package is not auto-updated.

Last update: 2024-04-13 17:30:04 UTC


README

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