Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

django-lti-toolbox

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

django-lti-toolbox

A Django application to build LTI Tool Providers

  • 2.0.0
  • PyPI
  • Socket score

Maintainers
1

Django-lti-toolbox, a Django application to build LTI Tool Providers

Overview

django-lti-toolbox is a django application that makes it easier for you to create LTI Tool Providers web applications.

This is a set of tools that let you manage LTI requests the way you want.

It is based on top of the great OAuthLib library.

Features

  • Verify LTI launch requests
  • Base views to build your own LTI launch request handlers
  • Sample Django authentication backend
  • Manage your LTI consumers from django admin
  • Demo project to quickly see it in action

Try it with our demo project !

  • Clone this repository (git clone https://github.com/openfun/django-lti-toolbox.git)

  • cd django-lti-toolbox

  • make bootstrap to initialize the dev environment

  • make run to start the services

  • Go to http://localhost:8090/ and try the demo LTI consumer

  • Watch django logs with make logs

Contributing

This project is intended to be community-driven, so please, do not hesitate to get in touch if you have any question related to our implementation or design decisions.

We try to raise our code quality standards and expect contributors to follow the recommandations from our handbook.

License

This work is released under the MIT License (see LICENSE).

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc