Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi all, Is there any way to get an expiry token that is greater than one hour?In order to get an access_token, we need a client_id and client_secret. On authentication, we can allow users to input these and store the resulting access_token. Is there a way we can refresh the access_token without nee...