github.com/lestrrat-go/jwx/v4 is going to lose jwk fetching from its core. Don't worry, it will be available -- but it will be available via companion modules that allows us to create extensions to jwx proper. Also added Hybrid HPKE, Composite Signatures.

I'm _very_ close to cutting a v4.0.0 release. Probably going to cut an alpha, a beta, then v4.0.0 proper

https://github.com/lestrrat-go/jwx/discussions/1673
https://github.com/lestrrat-go/jwx/blob/develop/v4/Changes-v4.md

#golang #jwt #jws #jwe #jwk

Announcing github.com/lestrrat-go/jwx/v4 (Preview) · lestrrat-go jwx · Discussion #1673

github.com/lestrrat-go/jwx/v4 is under active development and I'm looking for early feedback. This is a major release that rethinks how jwx is structured, with three goals: make it faster, make it ...

GitHub