mirror of
https://github.com/rclone/rclone.git
synced 2025-02-20 07:48:33 +02:00
1. adds SharedOptions data structure to oauthutil 2. adds config.ConfigToken option to oauthutil.SharedOptions 3. updates the backends that have oauth functionality Fixes #2849