Skip to content

adamchainz/tokenserver

 
 

Repository files navigation

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

Sponsor this project

Packages

No packages published

Languages

  • Python 98.7%
  • Makefile 1.1%
  • Mako 0.2%