Skip to content

maxchou415/IAM_microservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The IAM-Auth project is a project that partly implements AWS IAM. You can also know that it is a microservice that implements policy-based routing (PBR, This PBR is not that PBR in MIS XD).

Sometimes, we need to build a role-based middleware to verify the identity each request, but the role is flexible so we cannot just hard-code it in the codebase. but rebuilding this service every single time is not necessary. So here is it - IAM-Auth.

About

An IAM Microservice based on Koa 2.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published