Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

SD-JWT: Add NewFromVC to Issuer #3491

Closed
sandrask opened this issue Jan 24, 2023 · 0 comments · Fixed by #3492
Closed

SD-JWT: Add NewFromVC to Issuer #3491

sandrask opened this issue Jan 24, 2023 · 0 comments · Fixed by #3492
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@sandrask
Copy link
Contributor

Add new method NewFromVC to issuer. Still to be discussed - the idea is to pass VC and the issuer creates selective disclosures for everything in vc->credential subject and adds the fields mentioned in options.

@sandrask sandrask self-assigned this Jan 24, 2023
@sandrask sandrask added the enhancement New feature or request label Jan 24, 2023
@sandrask sandrask moved this to In Progress in Aries Go Jan 24, 2023
@sandrask sandrask added this to the 0.1.7 milestone Jan 24, 2023
sandrask added a commit to sandrask/aries-framework-go that referenced this issue Jan 24, 2023
Pass VC into NewFromVC and the issuer will create selective disclosures for everything in vc->credential subject and add the fields from options.

Closes hyperledger-archives#3491

Signed-off-by: Sandra Vrtikapa <[email protected]>
sandrask added a commit to sandrask/aries-framework-go that referenced this issue Jan 24, 2023
Pass VC into NewFromVC and the issuer will create selective disclosures for everything in vc->credential subject and add the fields from options.

Closes hyperledger-archives#3491

Signed-off-by: Sandra Vrtikapa <[email protected]>
fqutishat pushed a commit that referenced this issue Jan 24, 2023
Pass VC into NewFromVC and the issuer will create selective disclosures for everything in vc->credential subject and add the fields from options.

Closes #3491

Signed-off-by: Sandra Vrtikapa <[email protected]>

Signed-off-by: Sandra Vrtikapa <[email protected]>
@github-project-automation github-project-automation bot moved this from In Progress to Done in Aries Go Jan 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Development

Successfully merging a pull request may close this issue.

1 participant