Lti_1p3.Claims.Roles (Lti 1p3 v0.10.0)
A struct representing the resource link claim in an LTI 1.3 request.
Link to this section Summary
Link to this section Types
@type t() :: %Lti_1p3.Claims.Roles{
roles: [Lti_1p3.Tool.ContextRole.t() | Lti_1p3.Tool.PlatformRole.t()]
}
Link to this section Functions
Link to this function
key()
Link to this function
roles(roles)
Create a new roles claim.