新浪微博和 Twitter 的 Oauth API 为何感受流程不同html
新浪:api
Twitter:服务器
感受 Twitter 的要麻烦, 主要就是在引导用户受权以前还要本身先去 post 服务器临时得到一枚 auth_token 。app
Question: How long does an access token last?ui
Answer: We do not currently expire access tokens. Your access token will be invalid if a user explicitly rejects your application from their settings or if a Twitter admin suspends your application. If your application is suspended there will be a note on your application page saying that it has been suspended.加密
Obtaining Ads Account Accessspa