Dropbox Access Token Expiry

后端 未结 1 763
温柔的废话
温柔的废话 2020-12-18 07:29

What is the lifetime for an Access Token acquired through the Dropbox oAuth2 APIs?

The answer after the https://api.dropbox.com/1/oauth2/token was something like

1条回答
  •  时光说笑
    2020-12-18 08:10

    It effectively never expires. But users can invalidate tokens by unlinking an app. (In the case of an App folder app, they can delete the app folder from their Dropbox. For all apps, they can unlink the app on dropbox.com.)

    0 讨论(0)
提交回复
热议问题