Skip to content

Conversation

@btravisebsco
Copy link

Introduce debug logging for tenant ID settings and authentication flows in FolioAuth. Refactor payload handling in FolioClient to support both dictionary and string payloads, and add a new helper function for payload preparation. Include tests for the new functionality and enhance error handling. Update the version to 1.0.4.

…to support dict or str payload arguments.

- Added helper function properly convert provided payload object encoded bytes
- Refactor orjson usage to directly call orjson.dumps and orjson.loads and remove private functions
- Minor updates to type annotations
@btravisebsco btravisebsco merged commit b0837bd into master Dec 15, 2025
5 checks passed
@btravisebsco btravisebsco deleted the feature/add-debug-logging-to-folioauth branch December 15, 2025 07:23
@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
12.1% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants