Fix re-auth with OTP while app runtime #251

This commit is contained in:
linus
2024-10-26 18:27:29 +02:00
parent 1d8132d93a
commit 75013509f4
4 changed files with 10 additions and 2 deletions
+6
View File
@@ -1,3 +1,9 @@
## v1.10.3
### 🐛 Bug Fixes:
- Add more info logging for credential refresh process
- Fix bug if app needs to be re-authenticated with OTP while runtime
## v1.10.2
### 🐛 Bug Fixes: