jurager/passport

Laravel package to implement single sign-on method

Installs: 549

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/jurager/passport

1.6.4 2025-02-14 04:52 UTC

This package is auto-updated.

Last update: 2026-02-17 06:12:37 UTC


README

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.