laravel-sso maintained by hoabinh
hoabinh/laravel-sso
Laravel integration for HoaBinh Identity SSO.
Requires hoabinh/platform-sdk-core.
Install
composer require hoabinh/laravel-sso
php artisan hb-sso:install
php artisan migrate
Set SSO_ENABLED=true and SSO_* env vars. See packages/README.md.