uncrypto icon indicating copy to clipboard operation
uncrypto copied to clipboard

easy creation and validation of JWTs

Open danielroe opened this issue 2 years ago • 3 comments

Describe the feature

I think it would be useful to have a JWT creation utility that works equivalently in node + worker environments

Additional information

  • [X] Would you be willing to help implement this feature?

danielroe avatar Jun 26 '23 15:06 danielroe

We could support some utils from /jwt subpath 👍🏼

pi0 avatar Jun 26 '23 21:06 pi0

I had used Jose in the past and it had some JWT Utils. I want to stick closely as much as possible to the Nuxt/Nitro Stack for this project I am building. So, I had to learn more about Web crypto. Then I thought, 'maybe I should do something similar to webcrypto-jwt, but then, I realized that Jose had inbuilt utils that made it much easier to use. Now, I'm thinking of contributing to UnCrypto to have JWT Utils. Time to get to work?

tobychidi avatar Jul 26 '23 13:07 tobychidi

That sounds fantastic!

danielroe avatar Jul 26 '23 13:07 danielroe