IMS LTI implementation with node js express
Asked Answered
H

1

6

I have a web application running using javascript stack, Nodejs express as a server and I am using passport as well for the cookie session. We need to implement IMS LTI so users of other educational platforms can access ours with out creating an account. The documentations on their website are really complicated and not well explained. I don't know where to start from. If someone has an experience with such a thing or have any idea where to start from. Please help me out

Thanks

Highspeed answered 13/11, 2019 at 9:16 Comment(0)
P
2

I think this answer might help you get started: https://stackoverflow.com/a/56917467

It refers to a very recent NPM package: https://github.com/Cvmcosta/ltijs

Good luck!

Pier answered 14/11, 2019 at 10:47 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.