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
..
2020-12-02 16:30:02 +01:00
2020-11-26 16:40:12 +00:00
2020-11-26 16:40:12 +00:00
2020-11-27 17:35:01 +00:00