/cerberus-auth

Cerberus is an authentication and authorisation microservice, built with Python.

Primary LanguagePythonGNU General Public License v3.0GPL-3.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.