feat: replaced login view for Remote with web authorization mechanism

This commit is contained in:
Serhiy Mytrovtsiy
2025-04-01 19:13:38 +02:00
parent 2c5e66a9ae
commit 9fd9ed6ce2
6 changed files with 145 additions and 294 deletions

View File

@@ -45,6 +45,10 @@ identifier_name:
- SensorsWidgetValue
- access_token
- refresh_token
- device_code
- user_code
- verification_uri_complete
- expires_in
line_length: 200