Access & Refreshtoken
AccessToken -Means it store the token for very short period of time in browser ,we does not store access token in DB
Refreshtoken- it store token for very long period and we save refreshtoken in DB and we use it when user re login
acess-token-and-refreshtoken.hashnode.dev1 min read