I want to develop an app to store my content, but I don’t want the user got auth every time? I just wonder how long will the access_token will be expired or is there any refresh_token?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The auth_tokens in our current system won’t expire.
(note that if and when we switch to standard OAuth, this will obviously change)