This repository contains a sample project that provides token-based authentication and authorization using JSON Web Tokens (JWT).
-
Updated
Sep 17, 2023 - C#
This repository contains a sample project that provides token-based authentication and authorization using JSON Web Tokens (JWT).
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.
Authentication with email & pass , but without social handle login & 3rd party service like auth0
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."