Retrieve the Access Grant associated to the given URL.
The URL of an access grant, with or without consent.
Optional properties to customise the request behaviour.
The Verifiable Credential associated to the given IRI, if it is an access grant. Throws otherwise.
Retrieve the Access Grant associated to the given URL.
The URL of an access grant, with or without consent.
Optional
options: AccessBaseOptions & { returnLegacyJsonld?: true }Optional properties to customise the request behaviour.
The Verifiable Credential associated to the given IRI, if it is an access grant. Throws otherwise.
Retrieve the Access Grant associated to the given URL.
The URL of an access grant, with or without consent.
Optional
options: AccessBaseOptions & { returnLegacyJsonld?: boolean }Optional properties to customise the request behaviour.
The Verifiable Credential associated to the given IRI, if it is an access grant. Throws otherwise.
Retrieve the Access Grant associated to the given URL.
Param: accessGrantVcUrl
The URL of an access grant, with or without consent.
Param: options
Optional properties to customise the request behaviour.
Returns
The Verifiable Credential associated to the given IRI, if it is an access grant. Throws otherwise.
Since
0.4.0