Replies: 2 comments 6 replies
-
I have finished working on the major changes that I was planning on doing for v2 I have yet to make a release, and I don't plan on doing so for a while, but NOW is your chance to propose changes!! |
Beta Was this translation helpful? Give feedback.
-
I'm working on migrating my code to v2; I can't find how to use the new jws.AutoVerify to set a jku in a token I'm minting. Previously I'd do I see how to use jws.AutoVerify to verify a token that has a JKU set; I'm trying to do the opposite, generate a JWT with a JKU set in the headers. Any pointers? |
Beta Was this translation helpful? Give feedback.
-
No releases yet, but I believe I have amassed enough changes to warrant a v2 branch, so here it is
https://github.com/lestrrat-go/jwx/tree/v2
Feel free to take a whirl.
ATM I don't have more (major) API changes planned, but I still need to remove github.com/pkg/errors, fix documentation, and in general give it a good review for problems
Enjoy
Beta Was this translation helpful? Give feedback.
All reactions