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

Clear Payload when empty JWT provided #792

Merged
merged 1 commit into from
Apr 13, 2023
Merged

Conversation

xaberue
Copy link

@xaberue xaberue commented Apr 9, 2023

In JWT Encoder / Decoder, Clear Payload when empty JWT provided.

Pull request type

  • Bugfix

What is the current behavior?

Until now, when the JWT was cleared, the payload was kept

#777

What is the new behavior?

Now, when an empty JWT is in the editor, because it's cleared, the payload is also cleared

@veler veler requested a review from btiteux April 11, 2023 20:32
Copy link
Collaborator

@btiteux btiteux left a comment

Choose a reason for hiding this comment

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

Hello, it's good for me

@btiteux btiteux merged commit 2ea5ef7 into DevToys-app:main Apr 13, 2023
@xaberue xaberue deleted the issue-171 branch April 13, 2023 10:19
@xaberue
Copy link
Author

xaberue commented Apr 13, 2023

Thanks both @btiteux and @veler!

@xaberue
Copy link
Author

xaberue commented Apr 13, 2023

Is there any additional thing to do in terms of release of documention?

Glad to help if needed

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.

2 participants