Skip to content

Conversation

@DAE-RobinHazewinkel
Copy link
Collaborator

Fixed a wrong error code, boolean false = 0 and 0 = C_JWT_VALID. Changed it to C_JWT_INVALID because if the JWT cannot be parsed it must be invalid.

@DataFlex-dev DataFlex-dev merged commit 9a191c8 into DataFlex-dev:develop Dec 10, 2025
DataFlex-dev added a commit that referenced this pull request Dec 10, 2025
* Update LICENSE

* Fix wrong error code (#3)

---------

Co-authored-by: DAE-RobinHazewinkel <robin.hazewinkel@dataaccess.eu>
DataFlex-dev added a commit that referenced this pull request Dec 18, 2025
* Update LICENSE

* Fix wrong error code (#3)

* Audience is now Array based (#5)

* Fix wrong error code

* Rewriten audience so that it is based on Array.

* Merge comments

Made it in a way that it still returns a string.

---------

Co-authored-by: DataFlex.dev <127292730+DataFlex-dev@users.noreply.github.com>
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