rclone/backend/mailru
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 mailru: allow timestamps to be before the epoch 1970-01-01 2022-11-10 11:27:01 +00:00
mrhash
mailru_test.go
mailru.go lib/oauthutil: add support for OAuth client credential flow 2024-12-13 11:34:11 +00:00