harvard-edtech / caccl

The Canvas App Complete Connection Library (CACCL) is an all-in-one library for building Canvas-integrated apps. By handling LTI, authorization, and api for you, CACCL makes building Canvas-integrated tools quick and easy. Keywords: Canvas LMS Instructure API LTI Authorization EdTech Education
MIT License
33 stars 4 forks source link

Gathr 184/lti parse course offering lis #19

Closed karendolan closed 2 years ago

karendolan commented 3 years ago

This pull updates the caccl-lti version for retrieving course sis_id in the launch params. WARNING: The package-lock.json must be regenerated after the other pull are merged Companion pulls: https://github.com/harvard-edtech/caccl-lti/pull/12/files <-- parses the course sis_id https://github.com/harvard-edtech/caccl-authorizer/pull/7 <--- a Test https://github.com/harvard-edtech/caccl-canvas-partial-simulator/pull/8 <-- genLtiLaunch and Test