Skip to content

Generic User Management Module - BASIC || OAUTH

Notifications You must be signed in to change notification settings

factocat/Recognizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recognizer Maven Build Code Quality Code Grade

The Generic Application that can be used as a microservice to provide authentication mechanism to your application


The Objective of this application is to act as an authentication provider for any starter projects.

This should function as a standalone microservice and should be capable to provide the authentication based on the following protocols:

The clients are expected to use the JWT based verification of the authentication based on a shared secret.

This webserver works on the following stack :

  • Netty Server
  • MongoDB
  • Java using Spring Boot with Spring Security

About

Generic User Management Module - BASIC || OAUTH

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages