mirror of
https://github.com/rclone/rclone.git
synced 2025-06-25 14:22:55 +02:00
Before this fix we were doing the token refresh but ignoring the new
tokens.
This bug was introduced in v1.39 by 4c0e2f9b3b
Fixes #2018
Fixes #2031