diff --git a/contexts/credentials/v2 b/contexts/credentials/v2 index e8538bb86..01051ed7e 100644 --- a/contexts/credentials/v2 +++ b/contexts/credentials/v2 @@ -25,6 +25,9 @@ "@id": "https://www.iana.org/assignments/jose#x5u", "@type": "@id" }, + "exp": { + "@id": "https://www.iana.org/assignments/jwt#exp", + "@type": "https://www.w3.org/2001/XMLSchema#nonNegativeInteger" "nbf": { "@id": "https://www.iana.org/assignments/jwt#nbf", "@type": "https://www.w3.org/2001/XMLSchema#nonNegativeInteger"