mirror of
https://github.com/rclone/rclone.git
synced 2024-11-08 09:35:26 +01:00
f52ae75a51
Before this change any backends which required extra config in the oauth phase (like the `region` for zoho) didn't work with `rclone authorize`. This change serializes the extra config and passes it to `rclone authorize` and returns new config items to be set from rclone authorize. `rclone authorize` will still accept its previous configuration parameters for use with old rclones. Fixes #5178 |
||
---|---|---|
.. | ||
oauthutil.go | ||
renew.go |