Skip to content

ActivityPlug API / @activityplug/core / RemoteCredentialGrant

Interface: RemoteCredentialGrant

Defined in: packages/core/src/http/remote-authority.ts:17

Properties

credentialClass

readonly credentialClass: string

Defined in: packages/core/src/http/remote-authority.ts:21


issuer

readonly issuer: string

Defined in: packages/core/src/http/remote-authority.ts:18


operation

readonly operation: string

Defined in: packages/core/src/http/remote-authority.ts:20


recipient

readonly recipient: string

Defined in: packages/core/src/http/remote-authority.ts:19


representations

readonly representations: readonly RemoteCredentialRepresentation[]

Defined in: packages/core/src/http/remote-authority.ts:22