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