microsoft / VerifiableCredentials-Verification-SDK-Typescript

An SDK to help Relying Parties manages their Decentralized Identities and Verifiable Credentials.
MIT License
53 stars 14 forks source link

Beejones/validate siop with json ld vc #92

Closed beejones closed 4 years ago

beejones commented 4 years ago

Problem: JSON LD VCs needs to be validated within SIOPs

Solution: Support JSON LD VCs in the full stack

Validation: Added new rule processor to test the payload end to end.

Type of change:

Risk: