rclone/backend/box
Asela 603fc68add box: Fixed refresh of tokens with OAuth2.0 and JWT
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
2024-12-12 10:36:19 +00:00
..
api box: fix performance problem reading metadata for single files 2023-11-20 18:07:05 +00:00
box_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
box.go box: Fixed refresh of tokens with OAuth2.0 and JWT 2024-12-12 10:36:19 +00:00
upload.go Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00