Skip to content

Bn1knb/Custom-Security

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom Security Service

this project is created to give a try to custom microservices

Custom security service with token auth made up with 3 different apps there's 3 branches to look at:

master is a branch for auth service itself, it's main goal is to register and login users (also adding tokens to them)

api_gateway is an orphan branch for resolving directions (eg. if there's no auth token or it's expired --> redirect to auth application, else --> redirects to the main ap)

blog_app is an orphan branch and itself is the main app with restfull endpoints

NOTE: as there's no automated publisher apps must be published on the specified ports
eg. apiGateway must be located on 80 port
blog must be on 8080
auth service must be on 9090

About

Custom security service with token auth

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published