diff --git a/index.html b/index.html index c2bda3335..02e59cd84 100644 --- a/index.html +++ b/index.html @@ -3280,14 +3280,13 @@

Refreshing

title="Usage of the refreshService property by an issuer"> { "@context": [ - "https://www.w3.org/2018/credentials/v1", - "https://w3id.org/age/v1", - "https://w3id.org/security/suites/ed25519-2020/v1" + "https://www.w3.org/ns/credentials/v2", + "https://w3id.org/age/v1" ], "type": ["VerifiableCredential", "AgeVerificationCredential"], "issuer": "did:key:z6MksFxi8wnHkNq4zgEskSZF45SuWQ4HndWSAVYRRGe9qDks", - "issuanceDate": "2024-04-03T00:00:00.000Z", - "expirationDate": "2024-12-15T00:00:00.000Z", + "validFrom": "2024-04-03T00:00:00.000Z", + "validUntil": "2024-12-15T00:00:00.000Z", "name": "Age Verification Credential", "credentialSubject": { "overAge": 21