Lti_1p3.Tool.LaunchValidation (Lti 1p3 v0.6.0)

Link to this section Summary

Functions

Validates an incoming LTI 1.3 launch and returns the claims if successful.

Link to this section Types

@type params() :: %{state: binary(), id_token: binary()}
Link to this type

validate_opts()

@type validate_opts() :: []

Link to this section Functions

Link to this function

validate(params, session_state, opts \\ [])

Validates an incoming LTI 1.3 launch and returns the claims if successful.