New UI does not accept whitespace in pasted content #780
cfinis-verimatrix
started this conversation in
General
Replies: 0 comments
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.
-
The old UI allowed to paste a token string spanning over multiple lines and including whitespace, silently ignoring that whitespace during decoding. The new UI accepts the first line of pasted content only. This is a big drawback if the JWTs you are working with are preformatted and/or span over multiple lines.
Beta Was this translation helpful? Give feedback.
All reactions