You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
Describe the feature
I think it would be useful to have a JWT creation utility that works equivalently in node + worker environments
Additional information
The text was updated successfully, but these errors were encountered: