Skip to content

Releases: VerifiedInc/server-sdk-typescript

2.1.0

28 May 00:29
Compare
Choose a tag to compare

add getRequest

2.0.2

10 May 00:52
Compare
Choose a tag to compare

Credential versioning work to for proper backwards compatibility between versions 1.0.0 and 2.0.0.

2.0.1

04 May 01:34
Compare
Choose a tag to compare

Readme updated with the new 2.0.0 functionality without a NoPresentation type and the stringified Credential attribute, CredentialSubject.

2.0.0

30 Apr 02:27
Compare
Choose a tag to compare

Handling the collapsed Presentation type. Updated the verification response to DeclinedPresentation vs NoPresetnation Helper for handling stringified CredentialSubject. registerVerifier now handling versionInfo.

1.4.0

22 Apr 17:38
Compare
Choose a tag to compare

Presentation verification now includes a check of the signed verifierDid attribute and validating the presentation request signature.

1.3.2

14 Apr 17:08
Compare
Choose a tag to compare

Documentation updated regarding new templated email and sms functionality.

1.3.1

14 Apr 02:04
Compare
Choose a tag to compare

Exposing createProof utility from the new defunct utility-lib. Also bumped types package to latest version.

1.3.0

14 Apr 01:31
Compare
Choose a tag to compare

SMS and Email service now using MessageInput type to interface with the SaaS corresponding services. Also, requests to SaaS contain a version header for seamless handling of changes down the line.

1.2.3

12 Apr 18:12
Compare
Choose a tag to compare

[CI] job updated for the automate commit to come from the UnumIDAdmin account, [email protected]

1.2.2

12 Apr 17:52
Compare
Choose a tag to compare

[CI] job updated to support publishing package to gh packages.