1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
authproviderinterface.php
См. документацию.
1
<?php
8
9
namespace
Bitrix\Rest;
10
11
12
interface
AuthProviderInterface
13
{
14
public
function
authorizeClient
(
$clientId
,
$userId
, $state =
''
);
15
public
function
get
(
$clientId
, $scope, $additionalParams,
$userId
);
16
}
$userId
if(!is_object($USER)||! $USER->IsAuthorized()) $userId
Определения
check_mail.php:18
Bitrix\Rest\AuthProviderInterface
Определения
authproviderinterface.php:13
Bitrix\Rest\AuthProviderInterface\authorizeClient
authorizeClient($clientId, $userId, $state='')
$clientId
$clientId
Определения
seo_client.php:18
bitrix
modules
rest
lib
authproviderinterface.php
Создано системой
1.14.0