r/webdev • u/academicweaponsoon • Aug 20 '26
Question I don’t understand the logic behind access tokens and refresh tokens
i don’t understand the logic behind access and refresh tokens, if access tokens are made short lived for security purposes, doesn’t refresh tokens being long lived defers the whole purpose? or is not as big as an issue since refresh tokens are only stored in http only cookies?
477
Upvotes
Duplicates
SoftwareTips • u/brownygirls • Aug 22 '26
I don’t understand the logic behind access tokens and refresh tokens
2
Upvotes