rclone/lib/oauthutil
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
..
oauthutil.go box: Fixed refresh of tokens with OAuth2.0 and JWT 2024-12-12 10:36:19 +00:00
renew.go oauthutil: add Shutdown method 2023-12-09 11:44:50 +00:00