Lti_1p3.Claims.AgsEndpoint (Lti 1p3 v0.9.0)

A struct representing the LTI AGS endpoint claim in an LTI 1.3 request.

https://www.imsglobal.org/spec/lti-ags/v2p0/#assignment-and-grade-service-claim

Link to this section Summary

Functions

Create a new AGS endpoint claim.

Link to this section Types

@type t() :: %Lti_1p3.Claims.AgsEndpoint{
  lineitem: String.t(),
  lineitems: String.t(),
  scope: [String.t()]
}

Link to this section Functions

Link to this function

endpoint(scope, opts \\ [])

Create a new AGS endpoint claim.