Skip to content

v0.1.1

Compare
Choose a tag to compare
@tilgovi tilgovi released this 04 Aug 22:36
· 47 commits to master since this release

Features

  • Request methods for easy integration of OAuth flows.
  • Request parameters to integrate with OAuthLib modules.
  • Registration of new grant, response, and token types, (optionally)
    using dotted name resolution.
  • Introspectable configuration.
  • Full unit test coverage

Missing in this release

  • Support for revocation.