Replies: 1 comment 1 reply
-
It is not.
I would not. CBOR would need to be a package of its own similar to this one, but there's no way I would weave them together. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
CWT being the binary compressed version of JWT. I'm reading a lot about it, but I haven't yet found any npm packages that are as extensive as this jose package. So it would be nice if I could just use this jose package most of the time and only convert the JWT to a CWT at the end of the process.
Is that possible? If it isn't yet, would you be willing to write a function for that? 👼
Beta Was this translation helpful? Give feedback.
All reactions