When I started learning Spring Boot, one term kept appearing everywhere:

JWT Authentication

Every tutorial showed me how to implement it, but very few explained what was actually happening behind the scenes.

Like many beginners, I copied the code, saw it working, and moved on.

Until one day, I asked myself: