oauthist: framework for OAuth2 server implementations =========================================================== **oauthist** is a framework to implement OAuth2 resource and authorization servers. We use Redis as the data storage for all temporary and persistent data, such as client information, authorization codes, access tokens, etc. Contents: .. toctree:: :maxdepth: 2 getting_started reference db_schema