1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
accesscode.php
См. документацию.
1<?php
2
3
5
7
9{
10 protected $oauthClient;
11
13 {
14 $this->oauthClient = $oauthClient;
15 }
16
17 public function create(array $fields)
18 {
19 return $this->oauthClient->getAccessToken(
20 "refresh_token",
21 ["refresh_token" => $fields['refreshToken']]
22 );
23 }
24}
__construct(OAuth\Client $oauthClient)
Определения accesscode.php:12
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804
$fields
Определения yandex_run.php:501