- Upgraded pydantic base version to 2.7. - Upgraded fastapi base version to 0.111.
1.4.0
- Added plugin support - Included original token in TokenPayload object - Added default messages to ArmasecError classes - Formatted source files with ruff - Added examples for Keycloak and Auth0
1.3.0
- Added Python 3.12 support by updating to Pendulum 3.0 - Updated dependencies in poetry.lock
1.2.1
- Fixed CLI sub-package problem with installing via pip
1.2.0
- Added payload_claim_mapping to allow mapping claims to payload items - Added optional CLI for trying out logins and exploring tokens