Skip to content
#

stateless-auth

Here are 5 public repositories matching this topic...

Language: All
Filter by language

A step-by-step roadmap demonstrating the implementation of Spring Security 6 and JWT authentication in Java 17 using Clean Architecture principles. Evolution spans from stateless Bearer token authentication to method-level security, HttpOnly cookie integration, refresh tokens, and stateful refresh token rotation with replay attack detection.

  • Updated Jul 28, 2026
  • Java

Full implementation of JWT authentication using Spring Security 6, JJWT library, and MySQL. Features custom filters, stateless session management, and role-based access control. In branch feature/refresh-token have refresh token for long lived token with access token short-lived , automatically delete expired token and logout feature

  • Updated Jan 27, 2026
  • Java

Improve this page

Add a description, image, and links to the stateless-auth topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the stateless-auth topic, visit your repo's landing page and select "manage topics."

Learn more