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/check state and nonce #91

Closed beejones closed 4 years ago

beejones commented 4 years ago

Problem: State and nonce can be added to Responder and Validation. If so, the values will be validated.

Validation: New unit tests

Type of change: