Changes
This release requires Home Assistant version 2025.10.0 or higher.
🧰 Maintenance
- refactor: Simplify authentication by removing JWT signature verification
- Remove cryptographic JWT token verification against JWK endpoints
- Add token structure validation (required keys check)
- Add KeyError handling in token validation methods
- Improve refresh token response validation
- Remove BASE_IDENTITY constant (no longer needed)
🐛 Bug Fixes
- Fix login issue for some users