1
mirror of https://github.com/rclone/rclone synced 2025-04-01 18:25:30 +02:00
Tim Gallant 30eb094f28 oauthutil: adds SharedOptions for OAuth backends
1. adds SharedOptions data structure to oauthutil
2. adds config.ConfigToken option to oauthutil.SharedOptions
3. updates the backends that have oauth functionality

Fixes 
2020-08-07 16:32:01 +01:00
..