Version 1.0.1
- Fix
authenticate_nonemethod, via #438. - Allow to pass in alternative signing algorithm to RFC7523 authentication methods via #447.
- Fix
missing_tokenfor Flask OAuth client, via #448. - Allow
openidin any place of the scope, via #449. - Security fix for validating essential value on blank value in JWT, via #445.