dropbox / dropbox/dropbox-sdk-java

Javadoc is inconsistent with oficial documentation

未关闭
#489 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Java
星标
627
派生
463
平均合并
5 分钟
30 天内合并 PR
10

描述

On the Javadocs for `DbxWebAuth` it says access tokens are valid for years:
https://github.com/dropbox/dropbox-sdk-java/blob/e8b39d1f8e6ea81b6c547ae8e66a47eb0e7be40b/dropbox-sdk-java/src/main/java/com/dropbox/core/DbxWebAuth.java#L25

However the official documentation reads:
>Dropbox access tokens are short lived, and will expire after a short period of time. The exact expiry time of a token is returned by the [token](https://www.dropbox.com/developers/documentation/http/documentation#oauth2-token) endpoint (or the redirect URI in implicit grant) - but is generally long enough for a reasonable web session.

From: https://developers.dropbox.com/oauth-guide

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。