Skip to content

Add support for pretty-printing JWEs

Jamie Tanna requested to merge feature/jwe-decode into master

Because I'm starting to encounter more JWEs, it'd be more helpful for my code snippets to capture how to actually pretty-print them.

Plus a little syntactic cleanup.

Merge request reports