mirror of
https://github.com/rclone/rclone.git
synced 2025-01-22 06:09:21 +01:00
603fc68add
If you use the authentication method OAuth2.0 with JWT on the Box backend rclone fails to refresh the token before Box expires it. If this happens mid-transfer the transfer is aborted. This fix expires the tokens from Box earlier (2 minutes) than expected. Fixes #7214 |
||
---|---|---|
.. | ||
jwtutil.go |