JWT Resources
- https://cheatsheetseries.owasp.org/cheatsheets/JSON_Web_Token_for_Java_Cheat_Sheet.html
- Session Management - OWASP Cheat Sheet SeriesWebsite with the collection of all the cheat sheets of the project.
cheatsheetseries.owasp.org
- https://security.stackexchange.com/questions/233685/how-does-a-jwt-refresh-token-improve-security
- What Are Refresh Tokens and How to Use Them Securely | Auth0Learn more about refresh tokens and how they help developers balance security, privacy, and usability in their applications.
auth0.com
- https://stackoverflow.com/questions/56719257/do-jwt-refresh-tokens-provide-more-security-where-should-one-store-them
- https://stackoverflow.com/questions/27726066/jwt-refresh-token-flow