• Модуль: rest
  • Путь к файлу: ~/bitrix/modules/rest/lib/oauth/auth.php
  • Класс: BitrixRestOAuthAuth
  • Вызов: Auth::storeRegisteredAuth
static function storeRegisteredAuth(array $tokenInfo)
{
	static::getStorage()->store($tokenInfo);
}