Path to this page:
Subject: CVS commit: pkgsrc/security/py-authlib
From: Adam Ciarcinski
Date: 2022-12-09 12:20:02
Message id: 20221209112003.01184FA90@cvs.NetBSD.org
Log Message:
py-authlib: updated to 1.2.0
Version 1.2.0
Not passing request.body to ResourceProtector
Use flask.g instead of _app_ctx_stack
Add headers parameter back to ClientSecretJWT
Always passing realm parameter in OAuth 1 clients
Implemented RFC7592 Dynamic Client Registration Management Protocol
Add default_timeout for requests OAuth2Session and AssertionSession.
Deprecate jwk.loads and jwk.dumps
Files: