File tree 1 file changed +4
-5
lines changed
1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -3307,14 +3307,13 @@ <h3>Refreshing</h3>
3307
3307
title ="Use of the refreshService property by an issuer ">
3308
3308
{
3309
3309
"@context": [
3310
- "https://www.w3.org/2018/credentials/v1",
3311
- "https://w3id.org/age/v1",
3312
- "https://w3id.org/security/suites/ed25519-2020/v1"
3310
+ "https://www.w3.org/ns/credentials/v2",
3311
+ "https://w3id.org/age/v1"
3313
3312
],
3314
3313
"type": ["VerifiableCredential", "AgeVerificationCredential"],
3315
3314
"issuer": "did:key:z6MksFxi8wnHkNq4zgEskSZF45SuWQ4HndWSAVYRRGe9qDks",
3316
- "issuanceDate ": "2024-04-03T00:00:00.000Z",
3317
- "expirationDate ": "2024-12-15T00:00:00.000Z",
3315
+ "validFrom ": "2024-04-03T00:00:00.000Z",
3316
+ "validUntil ": "2024-12-15T00:00:00.000Z",
3318
3317
"name": "Age Verification Credential",
3319
3318
"credentialSubject": {
3320
3319
"overAge": 21
You can’t perform that action at this time.
0 commit comments