mirror of
https://github.com/rclone/rclone.git
synced 2026-05-12 10:03:35 -04:00
The previous wording "Already have a token - refresh?" was misleading because answering yes triggers a full re-authorization flow, not an OAuth2 refresh token grant. Updated to "Token already configured - replace it?" to accurately describe what happens. Also updated the SugarSync backend which has its own copy of the prompt, and the docs for box, drive, and onedrive that reference it.