Skip to content

Version 1.0.1

Compare
Choose a tag to compare
@lepture lepture released this 06 Apr 11:56
· 169 commits to master since this release
2e721aa
  • Fix authenticate_none method, via #438.
  • Allow to pass in alternative signing algorithm to RFC7523 authentication methods via #447.
  • Fix missing_token for Flask OAuth client, via #448.
  • Allow openid in any place of the scope, via #449.
  • Security fix for validating essential value on blank value in JWT, via #445.