AKAnurag Kumawatintokens-discussion.hashnode.dev·Aug 8, 2025 · 1 min readjwt token discussionIn my backend development journey today I learned about jwt tokens specially access token and refresh token. Here are the things that I learned. JWT is a bearer token that is used for allow authorized user to access the resources Access token’s lif...00