Skip to content

SebastiaanKloos/oc-passport-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTE: This is a WORK-IN-PROGRESS BETA plugin for integrating Laravel Passport with OctoberCMS. It is not complete, and no guarantees are made in regards to it's working condition. Please test out and offer improvements / bug reports.

About

WORK-IN-PROGRESS Laravel Passport integration for OctoberCMS

Installation

Add the plugin to your application and then run php artisan october:up to run the plugin's migrations. Following https://laravel.com/docs/5.5/passport#installation would have you run php artisan passport:install. Read https://laravel.com/docs/5.5/passport for more information on using Passport.

NOTE: The default backend user model is extended to work with Passport via the LukeTowers\Passport\Models\BackendUser model, use that instead of Backend\Models\User when working with Passport.

About

Laravel Passport integration for OctoberCMS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%