authnzerver.main module

This is the main file for the authnzerver, a simple authorization and authentication server backed by SQLite, SQLAlchemy, and Tornado.

authnzerver.main.main()[source]

This is the main function.