PHPackages                             jrwebdesigns/laravel-sso-login - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. jrwebdesigns/laravel-sso-login

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

jrwebdesigns/laravel-sso-login
==============================

Laravel package for SSO login with customizable afterLogin behavior.

153PHP

Since Feb 4Pushed 1y ago2 watchersCompare

[ Source](https://github.com/JonoRabie011/LaravelSSOLogin)[ Packagist](https://packagist.org/packages/jrwebdesigns/laravel-sso-login)[ RSS](/packages/jrwebdesigns-laravel-sso-login/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel Login Package
=====================

[](#laravel-login-package)

A Laravel package for SSO login with customizable `afterLogin` behavior.

Installation
------------

[](#installation)

```
composer require jrwebdesigns/laravel-sso-login
```

If you would like to override the afterLogin behavior, you can add a laravel-sso-login.php config file to your config directory:

```
