Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Возможность заменить ID и пароль для существующей интеграции #458

Closed
dext0r opened this issue Sep 19, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@dext0r
Copy link
Owner

dext0r commented Sep 19, 2023

В крайне редких случаях существует потребность замены ID и пароля у уже настроенной облачной интеграции.

Реализация:

  • Предупредить, что это путь в один конец
  • Удалить instance (проверить, что при этом аннулируется oauth2 access token на стороне yaha-cloud)
  • Зарегистрировать новый instance
  • Рекомендовать нажать "Обновить список устройств". На этом этапе из-за аннулированного токена будет запрошена авторизация
@dext0r dext0r added the enhancement New feature or request label Sep 19, 2023
@dext0r dext0r added this to the v1.0.0 milestone Oct 4, 2023
@dext0r
Copy link
Owner Author

dext0r commented Feb 10, 2024

После #479 менять ID нет смысла. Проще добавить новую интеграцию с копированием фильтров, а старую удалить.

Для решения других проблем: #511

@dext0r dext0r closed this as completed Feb 10, 2024
@dext0r dext0r removed this from the v1.0.0 milestone Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant