jwt token discussion
Aug 8, 2025 · 1 min read · In 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...
Join discussion