Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix jwt claim array support #799

Merged
merged 1 commit into from
Dec 12, 2023

Conversation

mblaschke
Copy link
Contributor

fixes #798 support of claim array values (was shown "[Object]" before)

fixes support of claim array values (was shown "[Object]" before)

Signed-off-by: Markus Blaschke <[email protected]>
Copy link

vercel bot commented Dec 11, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
it-tools ✅ Ready (Inspect) Visit Preview Dec 11, 2023 11:58am

Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@CorentinTh
Copy link
Owner

Hello @mblaschke

Thank you for this PR 🙏

@mblaschke
Copy link
Contributor Author

@CorentinTh
would you create a new release?

@CorentinTh
Copy link
Owner

Hi @mblaschke

Just made a new release, thank you for the reminder

  • Docker Hub
    • corentinth/it-tools:latest
    • corentinth/it-tools:2023.12.21-5ed3693
  • GitHub Container Registry
    • ghcr.io/corentinth/it-tools:latest
    • ghcr.io/corentinth/it-tools:2023.12.21-5ed3693

Release details here : https://github.com/CorentinTh/it-tools/releases/tag/v2023.12.21-5ed3693

OneGIl pushed a commit to OneGIl/it-tools that referenced this pull request Dec 22, 2023
fixes support of claim array values (was shown "[Object]" before)

Signed-off-by: Markus Blaschke <[email protected]>
angelofan added a commit to angelofan/it-tools-zh_CN that referenced this pull request Jan 2, 2024
* fix(camera-recorder): stop camera on navigation (CorentinTh#782)

* Stopping camera when user switches to another page

* Missing ;

* fix(jwt-parser): jwt claim array support (CorentinTh#799)

fixes support of claim array values (was shown "[Object]" before)

Signed-off-by: Markus Blaschke <[email protected]>

* docs(changelog): update changelog for 2023.12.21-5ed3693

* chore(version): release 2023.12.21-5ed3693

---------

Signed-off-by: Markus Blaschke <[email protected]>
Co-authored-by: Isaiah <[email protected]>
Co-authored-by: Markus Blaschke <[email protected]>
Co-authored-by: Corentin Thomasset <[email protected]>
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.

[BUG] JWT Parser displays [object Object] for object fields
2 participants