ccnmtl / django-lti-provider

django-lti-provider adds LTI functionality for the Django web framework. This work began as a port of MIT's LTI Flask Sample, which demonstrates a sample LTI provider for the Flask Framework based on the Python LTI library, PyLTI.
Other
47 stars 28 forks source link

Add basic LTI 1.3 support - #636 #682

Closed nikolas closed 7 months ago

nikolas commented 8 months ago

Preliminary launch steps are working, using updated code in our django-lti-provider-example library.