Skip to content
This repository has been archived by the owner on Nov 5, 2019. It is now read-only.

v2.0.2

Compare
Choose a tag to compare
@theacodes theacodes released this 15 Apr 20:09
· 141 commits to master since this release
  • Fix issue where flask_util.UserOAuth2.required would accept expired credentials (#452).
  • Fix issue where flask_util would fill the session with Flow objects (#498).
  • Fix issue with Python 3 binary strings in Flow.step2_exchange (#446).
  • Improve test coverage to 100%.