function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Akshay GuptaAkshay Gupta 

how to check if access token is expired and if so generate new access token by using refresh token, in code only. and sending subsequent requests by using new access token do we need to store refresh token. Any help will be appreciated.

Hello Champs,
how to check if access token is expired and if so generate new access token by using refresh token, in code only.
and sending subsequent requests by using new access token
do we need to store refresh token.
Any help will be appreciated.
Thanks