Skip to content

benbjurstrom/laravel-passport-uuid

 
 

Repository files navigation

Laravel Passport (Client UUID)

Fork Details

This is a fork of laravel/passport where the oauth_client.id, client_id foreign keys, and user_id foreign keys has been converted to the UUID datatype.

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.

About

Fork of laravel/passport with oauth_client.id and users.id converted to uuids

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 86.2%
  • Vue 12.3%
  • HTML 1.5%