LaravelPackages.net
Acme Inc.
Toggle sidebar
jurager/passport

Laravel package to implement single sign-on method

550
1
1.6.4
About jurager/passport

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

Jurager/Passport

Latest Stable Version Total Downloads PHP Version Require License

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

Requirements

PHP >= 8.1 and Laravel 9.x or higher

Installation

To install, configure and learn how to use please go to the Documentation.

License

This package is open-sourced software licensed under the MIT license.

Comments