mirror of
https://github.com/Dielee/volvo2mqtt.git
synced 2026-08-13 19:29:52 +02:00
Move to OTP auth (#190)
* Rebuild app OTP authentication * Adding OTP readme * Fix error message // Remove duplicated scopes * Add dynamic header building including latest app version * Fix missing startupcheck if using token from file * Change version
This commit is contained in:
+3
-2
@@ -1,5 +1,6 @@
|
||||
requests~=2.29.0
|
||||
requests~=2.31.0
|
||||
dynaconf~=3.1.12
|
||||
paho-mqtt~=1.6.1
|
||||
Babel~=2.12.1
|
||||
pytz~=2023.3
|
||||
pytz~=2023.3
|
||||
google_play_scraper~=1.2.6
|
||||
Reference in New Issue
Block a user