oauthsub 0.1.3
This release improves python3 compatibility and adds a couple of new features:
- optional bypass key uses request headers to bypass external auth (for testing and admin de-bork)
- add support for multiple providers (tested with google and github)
- can use a custom jinja template to render the login page
- can use gevent or twisted as the server for production mode