Looking to hire Laravel developers? Try LaraJobs

laravel-sso maintained by hoabinh

Description
HoaBinh Identity SSO client for Laravel
Author
Last update
2026/07/28 11:07 (dev-main)
License
Downloads
0

Comments
comments powered by Disqus

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.