Fastapi-cognito

Latest version: v2.4.2

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

Scan your dependencies

2.4.2

What's Changed
* Updated model config settings to support Pydantic v2


**Full Changelog**: https://github.com/markomirosavljev/fastapi-cognito/compare/v2.4.1...v2.4.2

2.4.1

* Fixed `requests` library import exception

**Full Changelog**: https://github.com/markomirosavljev/fastapi-cognito/compare/v2.4.0...v2.4.1

2.4.0

What's Changed
* Updated Pydantic to v2
* Updated additional dependencies and their required versions
* `cognitojwt` library now uses `decode_async` method to decode Cognito JWT
* Custom token models should now be provided as param when creating `CognitoAuth` object instead of BaseSettings. Every CognitoAuth object can use different model if needed.


**Full Changelog**: https://github.com/markomirosavljev/fastapi-cognito/compare/v.2.3.0...v2.4.0

v.2.3.0
What's Changed
* Added support for multiple userpool `app_client_ids`


**Full Changelog**: https://github.com/markomirosavljev/fastapi-cognito/compare/v2.2.1...v.2.3.0

2.2.1

What's Changed
* Added custom token models

**Full Changelog**: https://github.com/markomirosavljev/fastapi-cognito/compare/v.2.1.0...v2.2.1

v.2.1.0
What's Changed
* Added optional authentication
* `event_id` changed to Optional in `CognitoToken` pydantic model (prevents error when using hosted UI)
* Updated `python-jose` dependency to v.3.3.0


**Full Changelog**: https://github.com/markomirosavljev/fastapi-cognito/compare/v.2.0.5...v.2.1.0

v.2.0.5
What's Changed
* Fix: fixed problem with not-supported Container type by Boring-Mind in https://github.com/markomirosavljev/fastapi-cognito/pull/3


**Full Changelog**: https://github.com/markomirosavljev/fastapi-cognito/compare/v2.0.4...v.2.0.5

2.0.4

What's Changed
* feat: updated UserpoolModel according to cognito-jwt package by Boring-Mind in https://github.com/markomirosavljev/fastapi-cognito/pull/2

New Contributors
* Boring-Mind made their first contribution in https://github.com/markomirosavljev/fastapi-cognito/pull/2

**Full Changelog**: https://github.com/markomirosavljev/fastapi-cognito/commits/v2.0.4

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.