Access Tokens V/S Refresh Tokens
To make it more easy to Understand, I am using example of login functionality which is used in many cases.
Logging In :
When you log into a web application, the server verifies your credentials after successfully authentication, the server sends yo...
alpit.hashnode.dev3 min read