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

added JWT decoder tools #36

Merged
merged 5 commits into from
Oct 15, 2021
Merged

added JWT decoder tools #36

merged 5 commits into from
Oct 15, 2021

Conversation

btiteux
Copy link
Collaborator

@btiteux btiteux commented Oct 14, 2021

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Internationalization and localization
  • Other (please describe):

What is the current behavior?

Issue Number: #4

What is the new behavior?

  • Added a new toys to decode JWT token

image

Other information

Quality check

Before creating this PR, have you:

  • Followed the code style guideline as described in CONTRIBUTING.md
  • Verified that the change work in Release build configuration
  • Checked all unit tests pass

Copy link
Collaborator

@veler veler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AWESOME PR! Just a few tweaks and it's good. I approve the PR but please address the comments before merging.
I will try to run it in Release mode tonight (Pacific Time), but I'm pretty sure it's all good :)

@veler veler merged commit 06f3898 into main Oct 15, 2021
@veler veler deleted the features/jwt-decode branch October 15, 2021 05:43
veler added a commit that referenced this pull request Mar 31, 2023
* added JWT decoder tools and missing traduction for ru

* updated third party notices

* updated following comment

* Added support of Reflection for System.IdentityModel.Tokens.Jwt in .Net Native

* updated icon

Co-authored-by: Etienne BAUDOUX <ebaudoux@outlook.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.

None yet

2 participants