- Not passing
request.body
toResourceProtector
, #485. - Use
flask.g
instead of_app_ctx_stack
, #482. - Add
headers
parameter back toClientSecretJWT
, #457. - Always passing
realm
parameter in OAuth 1 clients, #339. - Implemented RFC7592 Dynamic Client Registration Management Protocol, #505`
- Add
default_timeout
for requestsOAuth2Session
andAssertionSession
. - Deprecate
jwk.loads
andjwk.dumps