lti icon indicating copy to clipboard operation
lti copied to clipboard

Launch and receive LTI requests

Results 6 lti issues
Sort by recently updated
recently updated
newest added

Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.28.0 to 0.29.4. Changelog Sourced from ex_doc's changelog. v0.29.4 (2023-03-29) Bug fixes Fix sidebar element with no children taking additional padding Fix elements being rendered too thick...

dependencies

Bumps [credo](https://github.com/rrrene/credo) from 1.6.2 to 1.7.0. Changelog Sourced from credo's changelog. 1.7.0 Credo.Check.Readability.ModuleDoc works for Phoenix 1.7+ views Credo.Check.Readability.FunctionNames now ignores custom operators Credo.Check.Refactor.Apply now works in pipes Credo.Check.Consistency.ExceptionNames does...

dependencies

- [x] Use sha256 as default _oauth_signature_method_ at launch - [x] Support sha256 for generating signature in received lti request - [x] Use _oauth_signature_method_ in received lti request to generate...

ready

also extract double functions to a helper struct

wip

Duplicate functions can be extracted into a single file

enhancement