cockroach
cockroach copied to clipboard
jwtauthccl: update jwx library to jwx/v2
- jwx library was used for technologies such as JWT, JWS, JWE, etc in Go.
- jwx_v2 allows better functions in-house which would reduce the overall code for validation, verification and caching
- The library was upgraded and all the incompatible changes from v1 to v2 were addressed as mentioned in https://github.com/lestrrat-go/jwx/blob/develop/v2/Changes-v2.md
Epic: CRDB-39964 Fixes: CRDB-35990
Release note: none
bors r+