Skip to content

signDeepLinkResponse

signDeepLinkResponse(keys, args): Promise<DeepLinkResponse>

Defined in: packages/core/src/deep-linking.ts:75

Sign an LtiDeepLinkingResponse for the selected content items. Returns the JWT plus the return URL to POST it to (see deepLinkForm).

KeyStore

SignDeepLinkArgs

Promise<DeepLinkResponse>