rclone/backend/jottacloud
Martin Hassack 65012beea4 lib/oauthutil: add support for OAuth client credential flow
This commit reorganises the oauth code to use our own config struct
which has all the info for the normal oauth method and also the client
credentials flow method.

It updates all backends which use lib/oauthutil to use the new config
struct which shouldn't change any functionality.

It also adds code for dealing with the client credential flow config
which doesn't require the use of a browser and doesn't have or need a
refresh token.

Co-authored-by: Nick Craig-Wood <nick@craig-wood.com>
2024-12-13 11:34:11 +00:00
..
api jottacloud: add support for reading and writing metadata 2023-09-29 13:19:57 +02:00
jottacloud_internal_test.go b2: Include custom upload headers in large file info - fixes #7744 2024-07-15 11:51:37 +01:00
jottacloud_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
jottacloud.go lib/oauthutil: add support for OAuth client credential flow 2024-12-13 11:34:11 +00:00