Skip to content

DaniilSnitko2002/ms-springboot-authentication-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Springboot Authentication Service

This authentication service is designed to provide robust, reliable, and scalable security solutions.

You can simulate a registration, and then you will be able to authenticate with the provided data

Key Features

  • Secure Authentication: Provides secure authentication mechanisms, including token-based authentication, and password encryption, to ensure the highest level of security for the users
  • Integration Ready: Seamlessly integrates with Spring Boot applications, making it easy to incorporate into your existing projects without hassle
  • Customization: Allows for easy customization to fit your specific needs

Getting Started

Development Server

You'll need a file editor that supports Java (I recommend Intellij). Then you can go to the main application file and run the application with the ▶️ button

If you want to debug the application you'll need to create break point in app and run the app with the bug icon button

Reference Documentation

For further reference, please consider the following sections:

Guides

The following guides illustrate how to use some features concretely: