rclone/backend/dropbox
Nick Craig-Wood e073720a8f dropbox: enable short lived access tokens #4792
Starting September 30th, 2021, the Dropbox OAuth flow will no longer
return long-lived access tokens. It will instead return short-lived
access tokens, and optionally return refresh tokens.

This patch adds the token_access_type=offline parameter which causes
dropbox to return short lived tokens now.
2020-12-02 16:50:16 +00:00
..
dbhash build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
dropbox_internal_test.go dropbox: test file name length before upload to fix upload loop 2020-12-01 17:56:36 +00:00
dropbox_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
dropbox.go dropbox: enable short lived access tokens #4792 2020-12-02 16:50:16 +00:00