mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2024-12-25 02:42:28 +02:00
Деффекты SC
This commit is contained in:
parent
616847fde3
commit
f759e9f50f
@ -122,9 +122,11 @@
|
||||
Код = Запрос.ПараметрыЗапроса["code"];
|
||||
ОтветТокен = ПолучитьТокен(Код);
|
||||
|
||||
// BSLLS:CommentedCode-off
|
||||
// Предпочтительное хранение токенов
|
||||
// Константы.TwitterRefresh.Установить(ОтветТокен["refresh_token"]);
|
||||
// Константы.TwitterToken.Установить(ОтветТокен["access_token"]);
|
||||
// BSLLS:CommentedCode-on
|
||||
|
||||
Возврат ОтветТокен;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user