Version 1.0.1
- 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.