Download the PHP package mrlaozhou/laravel-sso without Composer
On this page you can find all versions of the php package mrlaozhou/laravel-sso. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-sso
Install
Doc
Middleware
sso.intercept
=> \Mrlaozhou\SSO\Middleware\SSOInterceptMiddleware::class
请求拦截, 保护路由、自动处理
sso.refresh
=> \Mrlaozhou\SSO\Middleware\SSORefreshTokenExpireMiddleware::class
刷新ticket有效期
Description
- 用户访问受保护路由(middleware => sso.intercept)
- 已授权
- 通过
- 刷新票有效期(同步退出)
- 未授权
- 携带证书
- 跳转授权服务端
- 已授权
All versions of laravel-sso with dependencies
PHP Build Version
Package Version
The package mrlaozhou/laravel-sso contains the following files
Loading the files please wait ....