Lti_1p3.Claims.Claim protocol (Lti 1p3 v0.9.0)
Link to this section Summary
Link to this section Types
@type t() :: term()
All the types that implement this protocol.
Link to this section Functions
Link to this function
get_key(claim)
Returns the key for a given claim
examples
Examples
iex> get_key(%Lti_1p3.Claims.Claim{})
"https://purl.imsglobal.org/spec/lti/claim/some_claim"
Link to this function
get_value(claim)
Returns the value for a given claim