3.3 KiB
3.3 KiB
2.4.0 (2019-04-01)
Bug Fixes
- ci: run update for python package in ci (5607994)
Features
- ci: update to circle 2 (#23) r=@vbudhram (f94f441)
- oauth: migrate to content-sever authorization (2e198d0)
2.3.0 (2018-06-01)
Bug Fixes
2.2.1 (2018-04-23)
Bug Fixes
- keys: Use full millisecond timestamp in legacy sync kid. (#19) r=@vladikoff (c1553cc)
2.2.0 (2018-04-19)
Features
- keys: Add special-case derivation of legacy sync key. (#14); r=vladikoff (89ba7c7)
- lib: export jose as a util lib (#17) r=@rfk (905804b)
2.1.1 (2018-02-08)
Bug Fixes
- deps: update to node-jose 0.11 (#12) r=@rfk (b8e34b4)
- scopes: adjust scope TLD (#11) r=@rfk (04f61dc)
2.1.0 (2017-11-20)
Features
2.0.1 (2017-11-16)
Features
- validation: Reject unexpected app JWKs (#7) r=@vladikoff (780ba39)
2.0.0 (2017-11-16)
Features
- keys: start lib commit r=@rfk (ccfd667), closes mozilla/fxa#269