Add more logging for refresh process // renew refresh token if returned from api

This commit is contained in:
linus
2025-08-23 11:22:37 +02:00
parent 33ee258f3f
commit 1a2f35f1b5
3 changed files with 11 additions and 9 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
from config import settings
VERSION = "v1.12.1"
VERSION = "v1.12.2"
OAUTH_TOKEN_URL = "https://volvoid.eu.volvocars.com/as/token.oauth2"
OAUTH_AUTH_URL = "https://volvoid.eu.volvocars.com/as/authorization.oauth2"