Skip to content
This repository has been archived by the owner on Feb 1, 2021. It is now read-only.

v0.5.0

Compare
Choose a tag to compare
@mirceanis mirceanis released this 02 Aug 10:54
· 18 commits to develop since this release
e085d75
  • [breaking][bugfix] align JWT signature to spec (#93)
  • [breaking][support] externalized did-jwt and signer modules (#97)
  • [breaking][feature]Account is now an interface and the default implementation used is HDAccount (#89)
  • [feature] easier configuration of JsonRPC endpoints (#91)
  • [feature] add verifyDisclosure() method (#96)
  • [feature] add authenticateDisclosureResponse() (#98)
  • [feature] add W3C methods to create Verifiable Credential and Presentation (#100)
  • [support] reduce UI test flakiness (#92)