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

v0.3.2 - jwt checks and selective disclosure flow

Compare
Choose a tag to compare
@mirceanis mirceanis released this 08 Jan 10:41
· 390 commits to develop since this release
1a99026
  • JWT timestamps are checked with allowance for clock drift
  • JWT verification is more explicit about failures
  • added method to extract shareResp JWTs from callback URIs.
    This closes the loop on selective disclosures initiated by a dApp integrating this SDK
  • expose getDID() method on Account objects