Lti_1p3.Claims.DeploymentId (Lti 1p3 v0.10.0)
A struct representing the deployment_id claim in an LTI 1.3 request.
https://www.imsglobal.org/spec/lti/v1p3#lti-deployment-id-claim
Link to this section Summary
Link to this section Types
@type t() :: %Lti_1p3.Claims.DeploymentId{deployment_id: String.t()}
Link to this section Functions
Link to this function
deployment_id(deployment_id)
Create a new deployment_id claim.
Link to this function