What's Changed
- Handle failed API responses in model operations by @KroderDev in #3
- Respect configured correlation ID length by @KroderDev in #4
- Sanitize JWT key logging in GatewayGuard by @KroderDev in #5
- Add type hints to gateway utilities by @KroderDev in #6
- Add JWT validator service and refactor auth components by @KroderDev in #7
- Validate redirect domains in auth controllers by @KroderDev in #8
Full Changelog: v0.4.3...v0.5.0