Access token - It is used for authentication purpose. Each user gets a unique access token and through which user can access features. It is short lived. Refresh token - It is used to refresh the access token. As we know access token is short lived t...
coder7.hashnode.dev1 min readNo responses yet.