LTI request signing library for Elixir.
Internal Cadmus apps can use this library directly from the Vericus github:
defdepsdo[{:ltiex,github: "Vericus/ltiex"},]endIf available in Hex, the package can be installed
by adding ltiex to your list of dependencies in mix.exs:
defdepsdo[{:ltiex,"~> 0.1.0"}]endGenerate the documentation locally with:
mix docs
Alternatively browse documentation in-line, starting with the main Ltiex module.