LTIDeepLinkResponse¶ class LTIDeepLinkResponse[source]¶ The data for deep linking an LTI assignment. url: str¶ The url you should use to post the given jwt to. jwt: str¶ The JWT that should be posted to the outputted url.