Skip to content

3.19.0

Compare
Choose a tag to compare
@lbalmaceda lbalmaceda released this 18 Oct 13:14
· 703 commits to master since this release
5924f1e

Added

Changed

  • Remove references to ID token in generic token classes #295 (lbalmaceda)

Fixed

  • Use assertNotEqual instead of assertNotEquals for Python 3.11 compatibility. #294 (tirkarthi)