Skip to content

chatgut/AuthMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Name

Auth Microservices  

Description

Auth Mocroservices that manages user credentials and distributes JSON Web Tokens. It is built using Java springboot, MySQL database and Rest APIs.

Getting started

Runs on Port 8080;

Start a mySQL docker container;

To start the application run docker-compose.yml

API Reference

-Create Account

    POST /api/v1/user/register

- Login Account / Generate Token 

    POST /api/v1/user/login

About

Auth service that handles user credentials and distributes JWT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors