jurager/passport is a Laravel package for laravel package to implement single sign-on method.
It currently has 1 GitHub stars and 550 downloads on Packagist (latest version 1.6.4).
Install it with composer require jurager/passport.
Discover more Laravel packages by jurager
or browse all Laravel packages to compare alternatives.
Last updated
This Laravel package simplifies the implementation of single sign-on authentication. It features a centralized user repository and enables the creation of user models in brokers without disrupting app logic. Additionally, it provides methods for incorporating authentication history pages and terminating sessions for either all users or specific ones with ease
PHP >= 8.1 and Laravel 9.x or higher
To install, configure and learn how to use please go to the Documentation.
This package is open-sourced software licensed under the MIT license.