

Lightning Talk (JWT Security Model: Concepts and Implementation in Spring Boot. )
Registration
Past Event
About Event
This lightning talk introduces the JWT (JSON Web Token) security model, explaining how token-based authentication works and why it’s widely used in modern applications. We’ll cover core concepts such as token structure, signing, validation, and expiration, then walk through a practical Spring Boot implementation showing how to secure APIs using JWT for stateless authentication.