carbonodev/platform-oauth

Enables oauth support via passport

Installs: 8

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:platform-extension

1.0.3 2018-04-22 08:47 UTC

This package is not auto-updated.

Last update: 2024-04-14 02:56:15 UTC


README

This package adds support for laravel passport and bridges sentinel with the default laravel Auth

After installation

Change Authentication middleware to Illuminate\Auth\Middleware\Authenticate Add Cors middleware \Spatie\Cors\Cors::class to Kernel.php