Skip to content

The User Authentication Service is a secure and scalable authentication system developed using Java Spring Boot and JWT (JSON Web Tokens). This service provides a robust and reliable solution for user authentication in web applications, ensuring the confidentiality and integrity of user credentials.

Notifications You must be signed in to change notification settings

tejas-2552/User_Auth_Service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

Follow these steps to get started with the User Authentication Service:

Clone the Repository:bash

git clone https://github.com/tejas-2552/User_Auth_Service.git

Configure Application Properties: Update the application.properties file with your database and security configurations.

Build and Run: bash cd User_Auth_Service ./mvnw clean install ./mvnw spring-boot:run

About

The User Authentication Service is a secure and scalable authentication system developed using Java Spring Boot and JWT (JSON Web Tokens). This service provides a robust and reliable solution for user authentication in web applications, ensuring the confidentiality and integrity of user credentials.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published