项目作者: nefarioustim

项目描述 :
Cerberus is an authentication and authorisation microservice, built with Python.
高级语言: Python
项目地址: git://github.com/nefarioustim/cerberus-auth.git
创建时间: 2018-11-25T10:37:54Z
项目社区:https://github.com/nefarioustim/cerberus-auth

开源协议:GNU General Public License v3.0

下载


Build Status
Quality Gate Status
Coverage
Vulnerabilities
Bugs
Code Smells
Commitizen friendly

Cerberus

Authentication and Authorisation Microservice

Cerberus aims to provide a basic user authentication and authorisation
microservice for any project that might need it. Having had to build this
several times in the past, I decided it was probably a good idea to create a
reusuable microservice that I could spin-up in any projects I am working on.