mini-secret is a lightweight library built on top of Spring Security to simplify JWT authentication in Spring Boot applications. It was created to eliminate the need for writing repetitive code when implementing JWT-based authentication.
The goal of this library is to automate authentication with minimal configuration, simply by adding the dependency — no boilerplate or manual setup required.
Lightweight, minimal, and secure — designed to make JWT authentication effortless.