Skip to content

Commit

Permalink
https://github.com/WICG/identity-credential/issues/5
Browse files Browse the repository at this point in the history
Address #5
  • Loading branch information
samuelgoto authored Sep 29, 2023
1 parent ee4a384 commit 2ff32cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions identity-credential-proposal.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@ const {response} = await navigator.credentials.get({
holder: {
format: ["vc+sd-jwt"],
selector: [{
doctype: "UniversityDegreeCredential",
fields: [
"credentialSubject.dateOfBirth",
"credentialSubject.dob",
Expand Down

0 comments on commit 2ff32cb

Please sign in to comment.