Difference between Access Token and Refresh Token
Access Token
Access tokens are basically a fixed timed tokens that are only accessible for given time period by a developer.
Refresh Token
Refresh token on the other hand are used to generate a new access token as soon as the current access token is ...
accessvsrefresh.hashnode.dev2 min read
KRISHNA BHATT
Insightful blog !