njwt icon indicating copy to clipboard operation
njwt copied to clipboard

JWT header and body not URL-encoded

Open davidlenthall opened this issue 10 years ago • 1 comments

When calling compact(), only the signature of the token is URL-encoded. The header and body can still have characters such as '=' in them.

davidlenthall avatar Nov 10 '15 11:11 davidlenthall

Hi @davidlenthall , can you show me how I can reproduce this output? Thank you.

robertjd avatar Dec 23 '15 22:12 robertjd