An open API service indexing awesome lists of open source software.

https://github.com/effet/yaam

Yet Another Authorization Microservice
https://github.com/effet/yaam

Last synced: 7 months ago
JSON representation

Yet Another Authorization Microservice

Awesome Lists containing this project

README

          

# yaam
Yet Another Authorization Microservice.

## Principals

### Login Should been Everywhere

Every API response should contain login result as because every API may pull user to logged in state after invocation.
E.g. we need make user logged in after signup or password reset successfully.

### Mobile First

As a modern authz microservice, we should provide better mobile experiences and all functions Mobile First.