v1.1.0
What's Changed
- migrated to latest version of go-jose by @MichaelFraser99 in #14
- Bump github.com/MichaelFraser99/go-jose from 0.5.1 to 0.6.0 by @dependabot in #15
- Default Salt Length & Extra 'Token' value inside KB-Jwt by @MichaelFraser99 in #16
Features
- adjusted default length of disclosure salt value to align with that recommended by the spec
- fixed issue where an empty value of 'Token' would appear inside the key binding jwt
- updated README to point at updated specification link
- added link to sdjwt.org on README
Full Changelog: v1.0.0...v1.1.0