Releases: LSafer/oidc-spec
Releases · LSafer/oidc-spec
Release list
2.0.0
Full Changelog: 1.0.0...2.0.0
1.0.0
RC 1.0.0-9
1.0.0-RC.9 feat(oidc-client): Serialization
RC 1.0.0-8
1.0.0-RC.8 fix(oidc-client): S256 requires base64url with no padding
RC 1.0.0-7
refactor: maintenance NON-BREAKING CHANGES - prefixed all modules with `oidc-spec-` - pumped dependencies versions - typos and style in code docs jose: - added `JwtHeader.Typ` replacing `JwtType` and changed `JwtType` to deprecated typealias - added `JwkParam` - added `JwksParam` - added `JwkParam.Kty` replacing `JwkType` and changed `JwkType` to deprecated typealias - added `JwkParam.Use` replacing `JwkUse` and changed `JwkUse` to deprecated typealias - added `JwkParam.KeyOps` replacing `JwkOperation` and changed `JwkOperation` to deprecated typealias
RC 1.0.0-6
1.0.0-RC.6 feat(jose): added custom claim ADDITIONAL_ADDRESSES
RC 1.0.0-5
1.0.0-RC.5 feat(openid): custom client and tenant metadata 'trusted'
RC 1.0.0-4
RC 1.0.0-3
1.0.0-RC.3 refactor: custom jwt claim BANNED changed to SUSPENDED
RC 1.0.0-2
1.0.0-RC.2 feat: added Banned custom jwt claim