β¨ Features
- π Version bump to **1.0.1**.
π Documentation Enhancements
- π Corrected project name in `CONTRIBUTING.md` for accuracy.
- βοΈ Added docstrings to validation decorators for improved clarity and documentation.
- π Enhanced docstring for the post-initialization method in `ClaimValidatorMiddleware`.
- π Updated `README.md` to:
- Simplify usage examples and improve middleware configuration details.
- Clarify `claims_callable` usage with a detailed example.
- Include structured sections, expanded purpose, and integration examples for `ClaimValidatorMiddleware`.
π Refactor
- π§ Refactored imports in `__init__.py` to enhance clarity and organization.
- π¨ Updated `claims_callable` to accept a `scope` parameter for greater flexibility.
π Notes
- β
Fully compatible with Python 3.11+.