Tag: JWT
All the articles with the tag "JWT".
-
How JWT Works: Header, Payload, Signature and Security
Series: Backend Interview Mastery
Learn how JWT works for backend interviews: header, payload, signature, expiry, validation, key rotation, and API security pitfalls.
-
JWT vs Session Authentication: Complete Comparison
Series: API and Backend Basics Series
Learn JWT vs session authentication with security, scalability, revocation, cookies, refresh tokens, and real API use cases.