You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-08-10 22:41:43 +02:00
Деффекты SC
This commit is contained in:
@@ -122,9 +122,11 @@
|
||||
Код = Запрос.ПараметрыЗапроса["code"];
|
||||
ОтветТокен = ПолучитьТокен(Код);
|
||||
|
||||
// BSLLS:CommentedCode-off
|
||||
// Предпочтительное хранение токенов
|
||||
// Константы.TwitterRefresh.Установить(ОтветТокен["refresh_token"]);
|
||||
// Константы.TwitterToken.Установить(ОтветТокен["access_token"]);
|
||||
// BSLLS:CommentedCode-on
|
||||
|
||||
Возврат ОтветТокен;
|
||||
|
||||
|
Reference in New Issue
Block a user