ims-lti
ims-lti copied to clipboard
Any chance of a point release for ContentItemSelectionRequest validation?
The only delta between the latest release and master is the correct validation of a ContentItemSelectionRequest message. Any chance of a point release please to bring this functionality into play?
+1 any news on this ?
+1 also anxious for this
+1 would also love to see @omsmith publish this feature. If not, did anyone else fork and publish this module separately that we could use?
@dmackhack yarn add https://github.com/dcollien/ims-lti.git#dist
package.json
{
...
"dependencies": {
"ims-lti": "https://github.com/dcollien/ims-lti.git#dist",
},
...
}