Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-27 | 712 Bytes | |
v3.0.8 source code.tar.gz | 2025-06-27 | 522.0 kB | |
v3.0.8 source code.zip | 2025-06-27 | 727.9 kB | |
Totals: 3 Items | 1.3 MB | 1 |
What's Changed
- change from interface{} to any by @lestrrat in https://github.com/lestrrat-go/jwx/pull/1417
- autodoc updates by @github-actions in https://github.com/lestrrat-go/jwx/pull/1418
- Introduce jwe lower level API (jwebb), and refactor a bunch of things. by @lestrrat in https://github.com/lestrrat-go/jwx/pull/1419
- [jws/jwsbb] Add io.Reader for source of randomness by @lestrrat in https://github.com/lestrrat-go/jwx/pull/1420
- Add package level doc for jwe by @lestrrat in https://github.com/lestrrat-go/jwx/pull/1421
- Add jwsbb.HeaderParse by @lestrrat in https://github.com/lestrrat-go/jwx/pull/1422
Full Changelog: https://github.com/lestrrat-go/jwx/compare/v3.0.7...v3.0.8