Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

easy creation and validation of JWTs #17

Open
1 task done
danielroe opened this issue Jun 26, 2023 · 3 comments · May be fixed by #39
Open
1 task done

easy creation and validation of JWTs #17

danielroe opened this issue Jun 26, 2023 · 3 comments · May be fixed by #39
Labels
enhancement New feature or request

Comments

@danielroe
Copy link
Member

danielroe commented Jun 26, 2023

Describe the feature

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

Additional information

  • Would you be willing to help implement this feature?
@pi0
Copy link
Member

pi0 commented Jun 26, 2023

We could support some utils from /jwt subpath 👍🏼

@pi0 pi0 added the enhancement New feature or request label Jun 26, 2023
@tobychidi
Copy link

tobychidi commented Jul 26, 2023

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?

@danielroe
Copy link
Member Author

That sounds fantastic!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
3 participants