Skip to content

Jurager/passport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Note

The documentation for this package is currently being written. For now, please refer to this readme for information on the functionality and usage of the package.

Requirements

PHP >= 8.1 and Laravel 8.x or higher

Installation

composer require jurager/passport

Run the migrations

php artisan migrate

License

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

About

Laravel package that enables effortless implementation of the single sign-on method.

Topics

Resources

License

Stars

Watchers

Forks

Languages