SsoController
class SsoController extends WebApiController
Traits
DispatchesJobs
ValidatesRequests
Properties
static string | $permission | from Controller | |
protected int | $pagesize | pagesize | from Controller |
protected string | $ip | ip | from Controller |
protected Carbon | $now | now | from Controller |
protected string | $route | route | from Controller |
protected string | $title | title | from Controller |
protected PamAccount | $pam | from WebApiController |
Methods
access()
No description
Details
in
WebApiController at line 20
__construct()
ApiController constructor.
in
Controller at line 67
protected
withViews()
No description
in
Controller at line 92
protected
seo(mixed ...$args)
seo
in
WebApiController at line 34
protected Authenticatable|PamAccount
pam()
返回 Jwt 用户
at line 18
access()
No description