Auth
Table of Contents
Constants
- AUTH_TYPE = 'sessionauth'
Methods
- isAccessAllowed() : bool
- onRestCheckAuth() : mixed
Constants
AUTH_TYPE
public
mixed
AUTH_TYPE
= 'sessionauth'
Methods
isAccessAllowed()
public
static isAccessAllowed() : bool
Return values
boolonRestCheckAuth()
public
static onRestCheckAuth(array<string|int, mixed> $query, mixed $scope, mixed &$res) : mixed
Parameters
- $query : array<string|int, mixed>
- $scope : mixed
- $res : mixed