Pyramid-oauthlib

Latest version: v1.0.0

Safety actively analyzes 619426 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.0.0

==================

Breaking changes
----------------

- Pyramid OAuthLib now requires Python 3.7+.
- Pyramid OAuthLib now requires OAuthLib 3+.

0.4.2

==================

Bug Fixes
---------

- Add missing parameters from OAuthLib.

0.4.1

==================

Bug Fixes
---------

- Fix `duplicate_params` request property.
- Fix version specifier to indicate that OAuthLib 3 is not yet supported.

0.4.0

==================

Breaking Changes
----------------

- Drop support for Pyramid 1.3 and below.

Features
--------

- Pyramid 1.10 support.

0.3.0

==================

Features
--------

- Python 3 support.
- Support for password credential flow parameters.

0.2.0

==================

Features
--------

- Expose `add_oauth_param` as a directive on `Configurator` instances.
OAuthLib code typically assumes these attributes exist on the request
instance. Exposing this directive allows custom extensions to be more
portable to non-Pyramid code by avoiding the use of `request.params`
in favor of the transparent attribute access pattern of OAuthLib
request instances.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.