mirror of
https://github.com/rclone/rclone.git
synced 2025-01-03 04:49:47 +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 |
||
---|---|---|
.. | ||
api | ||
box_test.go | ||
box.go | ||
upload.go |