Skip to content

PR_yiorgos - #20

Open
yiorgosc wants to merge 4 commits into
mainfrom
pr_yiorgos
Open

PR_yiorgos#20
yiorgosc wants to merge 4 commits into
mainfrom
pr_yiorgos

Conversation

@yiorgosc

Copy link
Copy Markdown
Collaborator

No description provided.

Comment on lines -95 to +97
"name": "ACME, Inc",
"vp": "eyJhbGciOiJFUzI1NiIsImtpZCI6ImRpZDp......kWRIKcFKwt4XR2nxI9GsqxRx9iCInkk0Pz6WPg"
"type": "AttorneyAppointment",
"donorJwt": "eyJhbGciOiJFUzI1NiIsImtpZCI6ImRpZDp......kWRIKcFKwt4XR2nxI9GsqxRx9iCInkk0Pz6WPg"

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unless there is a significant reason, I suggest following the existing standards that have been working on by the community, rather than creating new field definitions and usage. As far as I can see https://www.w3.org/TR/vc-data-model-2.0/#defn-EnvelopedVerifiableCredential covers the requirements.

Comment on lines +96 to +97
"type": "AttorneyAppointment",
"donorJwt": "eyJhbGciOiJFUzI1NiIsImtpZCI6ImRpZDp......kWRIKcFKwt4XR2nxI9GsqxRx9iCInkk0Pz6WPg"

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"type": "AttorneyAppointment",
"donorJwt": "eyJhbGciOiJFUzI1NiIsImtpZCI6ImRpZDp......kWRIKcFKwt4XR2nxI9GsqxRx9iCInkk0Pz6WPg"
"type": "EnvelopedVerifiableCredential"

@@ -95,9 +93,8 @@ may begin.
"validUntil": "2024-12-26T15:24:05.394Z",
"evidence": [{
"id": "urn:uuid:ad30da7b-a1cb-424f-b19a-efd458a1f865",

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"id": "urn:uuid:ad30da7b-a1cb-424f-b19a-efd458a1f865",
"id": "data:application/vc+jwt,eyJhbGciOiJFUzI1NiIsImtpZCI6ImRpZDp......kWRIKcFKwt4XR2nxI9GsqxRx9iCInkk0Pz6WPg",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants