Skip to content

Conversation

@jeremyjhamel
Copy link
Member

@jeremyjhamel jeremyjhamel commented Oct 28, 2021

Background

In working with this, I separated out each of the functions into separate files for better readability and better tracking of individual file changes.

Following @johnjarrard's work on #2, I clean up the code formatting to match the standards in this project and used native string_split.

I also remove dbo.XmlToJson(), as it is actually not needed in the core encoding/decoding functions.

this was only used in creating sample json to pass to `dbo.JWT_Encode()`. However, that is on the user to determine how they create that json (use native json support instead)
@henrythach henrythach self-assigned this Dec 9, 2025
@henrythach henrythach requested a review from a team December 10, 2025 15:24
@matthewdenaburgvc matthewdenaburgvc requested a review from a team December 10, 2025 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

5 participants