Skip to content

A node.js library implementing the IMS LTI tool providers' standards

License

Notifications You must be signed in to change notification settings

omsmith/ims-lti

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ims-lti

Install

npm install git+ssh://[email protected]:OfficeHours/ims-lti.git

Usage

The record-spy module exports a function that returns the spy object. This setup will be used later to pass configuration options to the spy object upon initalization.

lti_provider = require 'ims-lti'

Authentication

[to-add]

Running Tests

To run the test suite first installing the dependencies:

npm install

Then it's just a matter of running:

make test

About

A node.js library implementing the IMS LTI tool providers' standards

Resources

License

Stars

Watchers

Forks

Packages

No packages published