标签: soundcloud
expires_in究竟是什么意思,它是如何使用的?
我的expires_in值为21599。它看起来不像unix时间戳,也不是我能想到的格式的日期,因此我不知道这些信息对于检查我的令牌是否已过期有多大帮助。
我尝试查看以下文档,但我无法找到问题的答案: https://developers.soundcloud.com/docs/api/guide https://developers.soundcloud.com/docs/api/reference
答案 0 :(得分:2)
据推测它是在几秒钟内(从现在开始):
http://tools.ietf.org/html/draft-ietf-oauth-v2-22#section-4.2.2
如果他们明确记录单位会更好。