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.
Securing web application with Spring Security 6
Add a description, image, and links to the auhtorization topic page so that developers can more easily learn about it.
To associate your repository with the auhtorization topic, visit your repo's landing page and select "manage topics."