Lti_1p3.Claims.Custom (Lti 1p3 v0.10.0)

A struct representing the custom claim in an LTI 1.3 request.

https://www.imsglobal.org/spec/lti/v1p3#custom-properties-and-variable-substitution

Link to this section Summary

Functions

Create a new custom claim.

Link to this section Types

@type t() :: %Lti_1p3.Claims.Custom{custom: %{required(String.t()) => String.t()}}

Link to this section Functions

Create a new custom claim.