- Improved error logging in WhmcsHttpClientService by simplifying log messages. - Introduced RequestWithCookies type for better type safety in auth controllers. - Refactored ValidatedUser interface for internal consistency. - Streamlined error handling by removing deprecated constants and consolidating token logic. - Enhanced maintainability by removing unused methods in token services.