Skip to content

michielbdejong/tokenserver

 
 

Repository files navigation

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

Packages

No packages published

Languages

  • Python 98.5%
  • Makefile 1.2%
  • Mako 0.3%