Skip to content

Commit

Permalink
Update SDJWT.md
Browse files Browse the repository at this point in the history
  • Loading branch information
apratt3377 authored Sep 10, 2023
1 parent db484a9 commit 5eca126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/services/common/signatures/SDJWT.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ To complete this challenge, the below should be implemented:

## Where to Start/Implementation Details

A [`sdjwt.ts`](sdjwt.ts) starter file has been created to implement the sd-jwt spec for issuance, presentation, and verification of a selective disclosure Verifiable Credential
Create a new sdjwt.ts file and implement the sd-jwt spec for issuance, presentation, and verification of a selective disclosure Verifiable Credential.

### Issuance of SD-JWT
1. Issuer creates Verifiable Credential as usual
Expand Down

0 comments on commit 5eca126

Please sign in to comment.