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

support unsecured jwt #593

Closed
wants to merge 1 commit into from
Closed

support unsecured jwt #593

wants to merge 1 commit into from

Conversation

panva
Copy link
Contributor

@panva panva commented Mar 18, 2022

resolves #577

adds debugger support for alg=none, unsecured JWT as per https://www.rfc-editor.org/rfc/rfc7519.html#section-6

Default token as well as pasted unsecured tokens get the "VERIFY SIGNATURE" area hidden and the whole status is marked red with "Unsecured JWT"

Screenshot 2022-03-18 at 11 47 04

@panva panva marked this pull request as ready for review March 18, 2022 10:58
@panva panva requested a review from Sambego May 2, 2022 08:23
@stale
Copy link

stale bot commented Jul 31, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you have not received a response for our team (apologies for the delay) and this is still a blocker, please reply with additional information or just a ping. Thank you for your contribution! 🙇‍♂️

@stale stale bot added the closed:stale label Jul 31, 2022
@panva panva removed the closed:stale label Aug 2, 2022
@panva panva requested review from Sambego and removed request for Sambego August 2, 2022 06:57
@stale
Copy link

stale bot commented Nov 1, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you have not received a response for our team (apologies for the delay) and this is still a blocker, please reply with additional information or just a ping. Thank you for your contribution! 🙇‍♂️

@stale stale bot added the closed:stale label Nov 1, 2022
@panva
Copy link
Contributor Author

panva commented Nov 1, 2022

not stale

@panva panva removed the closed:stale label Nov 1, 2022
@panva panva closed this Dec 11, 2022
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.

Debugger support for unsecured JWTs
1 participant