rclone/lib/oauthutil
Nick Craig-Wood f52ae75a51 rclone authorize: Send and receive extra config options to fix oauth
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
2021-04-08 12:34:15 +01:00
..
oauthutil.go rclone authorize: Send and receive extra config options to fix oauth 2021-04-08 12:34:15 +01:00
renew.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00