• Модуль: rest
  • Путь к файлу: ~/bitrix/modules/rest/lib/oauth/auth.php
  • Класс: BitrixRestOAuthAuth
  • Вызов: Auth::setStorage
static function setStorage(AuthStorageInterface $storage)
{
	static::$storage = $storage;
}