Release v1.3.8
Unreleased
v1.3.8 - 2024-11-21
Feat
-
Refactor authentication handling and naming conventions
- Add Accept header handling for account list and method check in auth
- Add JSON validation and error handling
Fix
-
Make Password field optional in Auth structure
- Refactor logger middleware to remove redundant variables
- Refactor setUserInfoHeaders to sendAuthResponse
- Refactor auth headers and enhance caching logic.
- Refactor auth structure to include Protocol field
- Make client fields optional and add SSL/TLS fields