Replies: 1 comment
-
Hello @mikecat 👋 , thank you for the feedback. This issue has now been addressed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For example,
Verifiable Credentials Data Model v1.1
has examples of JWTs with newline characters inserted.
When I pasted one of the examples, I was surprised seeing only the first line was pasted and the tool complained about unsupported format.
To eliminate troubles to use another tool (and/or manual effort) to remove newline characters before pasting, only newline characters should be ignored instead of ignoring all characters after a newline character.
Beta Was this translation helpful? Give feedback.
All reactions