GuestAuth
Table of Contents
Constants
-
AUTH_TYPE
= 'pull_guest'
-
METHODS_WITHOUT_AUTH
= ['server.time', 'pull.config.get']
-
PULL_UID_PARAM
= 'pull_guest_id'
Methods
-
onRestCheckAuth()
: mixed
AUTH_TYPE
public
mixed
AUTH_TYPE
= 'pull_guest'
METHODS_WITHOUT_AUTH
public
mixed
METHODS_WITHOUT_AUTH
= ['server.time', 'pull.config.get']
PULL_UID_PARAM
public
mixed
PULL_UID_PARAM
= 'pull_guest_id'
onRestCheckAuth()
public
static onRestCheckAuth(array<string|int, mixed> $query, mixed $scope, mixed &$res) : mixed
Parameters
-
$query
: array<string|int, mixed>
-
-
$scope
: mixed
-
-
$res
: mixed
-