Skip to content

codecyclernl/passport-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codecycler.Passport / passport-plugin

Use this plugin if you want Laravel Passport features in your October CMS app. It's easy to install.

By default the RainLab.User plugin is being used for the authorization process.

Installation

Install the plugin with composer by running composer require codecycler/passport-plugin inside your project.

Start the installation by using this command: php artisan passport:install.

Protecting routes

You can add the auth:api middleware to protect routes.

Sponsored by Codecycler (codecycler.com)