Skip to content

oauthsub 0.1.3

Compare
Choose a tag to compare
@cheshirekow cheshirekow released this 23 May 19:16
· 2 commits to master since this release

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