AuthService is a Spring Boot designed to handle user authentication using JWT (JSON Web Tokens). It provides secure login and registration APIs, integrates with Spring Security, and supports role-based access control.
-
Updated
May 22, 2025 - Java
AuthService is a Spring Boot designed to handle user authentication using JWT (JSON Web Tokens). It provides secure login and registration APIs, integrates with Spring Security, and supports role-based access control.
Add a description, image, and links to the token-based-auth topic page so that developers can more easily learn about it.
To associate your repository with the token-based-auth topic, visit your repo's landing page and select "manage topics."