The Pitch
Letting users setup laravel passport as a method of SSO is a great idea! It let's you use your own authentication system, which makes things a lot easier then making code for the existing SSO integration.
Requirements
composer require laravel/passport --dev
1 year ago
10 months ago