Looking to hire Laravel developers? Try LaraJobs

hb-sso-laravel maintained by hoabinh

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

Comments
comments powered by Disqus

hoabinh/hb-sso-laravel

Laravel integration for HoaBinh Identity SSO.

Requires hoabinh/hb-sso-core.

Install

composer require hoabinh/hb-sso-laravel
php artisan hb-sso:install
php artisan migrate

Set SSO_ENABLED=true and SSO_* env vars. See ../README.md.