Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 706 Bytes

CHANGELOG.md

File metadata and controls

34 lines (22 loc) · 706 Bytes

v1.0.0 - 2021-09-28

Changed

  • BREAKING: Move NPM org to @interop.

Added

  • Port DPoP ID and Access token functionality from upstream.
  • Port Refresh token grant.
  • Fix to mask properties that should not be part of the OIDC configuration.

v0.8.0 - 2019-12-03

Changed

  • BREAKING: Refactored storage to use flex-docstore.

v0.7.0 - 2019-11-30

Changed

  • Refactored code to use ES7 async/await syntax, and to pass Standard.js v14.0

v0.6.0 - 2019-11-08

Changed

  • Remove dependency on json-document / @trust/webcrypto.

v0.5.0 - 2019-03-15

Changed

  • AccessToken: set aud to both resource server and client_id

v0.4.2

  • See commit log