Hi,
From my application, I don't want to ask user for re-login each time him use the application.
Can I store access token for re-use? how long is it expired?
Thanks,
I can't remember how long the token will last for but you should have a fallback to the reauthorization if it fails.
@Timothy I dont exactly get what you meant by saying 'should have a fallback to the reauthorization'. By saying this do you mean, if access token expires one should reauthorize( get the request token, authorize and swap it with new access token ) ?
I want to ask if jira REST api support refresh token through which new access token can be retrieved.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.