rclone/backend/premiumizeme
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 premiumizeme: fix server side directory move after API changes 2021-10-31 19:18:55 +00:00
premiumizeme_test.go premiumizeme: new backend for premiumize.me - Fixes #3063 2019-08-10 19:17:51 +01:00
premiumizeme.go lib/oauthutil: add support for OAuth client credential flow 2024-12-13 11:34:11 +00:00