Skip to content
This repository was archived by the owner on Jun 30, 2023. It is now read-only.

Latest commit

 

History

History
18 lines (11 loc) · 774 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 774 Bytes

Build Status Docker Build Status

Token Server

This application implements the Token Server as defined at https://wiki.mozilla.org/Services/Sagrada/TokenServer

The following picture describes how the token server integrates with other pieces of software we developped.

Token Server diagram

How to run the tokenserver

To run the tokenserver, you just need to run:

$ bin/paster serve etc/tokenserver-dev.ini