OpenMatchmaking / microservice-auth

Authentication / Authorization microservice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

microservice-auth

A microservice that provides authentication / authorization features for Open Matchmaking platform.

The project is focused on the building a blazingly fast and scalable authentication / authorization layer for microservices. It provides an information about users and allows to use JSON Web Tokens, so that all of those data can be used for restricting an access to other microservices.

Documentation

An Information about when and how can be used you can find here.
The general documentation about this microservice and available API is located here.

About

Authentication / Authorization microservice

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 99.8%Language:Dockerfile 0.2%