jolocom-lib icon indicating copy to clipboard operation
jolocom-lib copied to clipboard

Update verifiable credential implementation to conform to v1.0

Open chunningham opened this issue 5 years ago • 2 comments

chunningham avatar Feb 26 '20 12:02 chunningham

Let's collect what needs to change:

  • issued -> issuanceDate
  • claim -> credentialSubject

anything else?

PeterTheOne avatar Aug 14 '20 12:08 PeterTheOne

As this will be a breaking change on the protocol level, basically breaking the lib's ability to read any previously issued credential, it either requires compatibility layer in the lib or we release a major version bump

mnzaki avatar Mar 05 '21 10:03 mnzaki