Borrey Kim
Results
2
comments of
Borrey Kim
I signed it!
Best workout around I found was from @FeynmanDNA [https://github.com/NUS-ALSET/firebase-lti/blob/master/functions/lib/server.js](https://github.com/NUS-ALSET/firebase-lti/blob/master/functions/lib/server.js) The important details are here extracted here: ``` //line 7 const _HmacSha1 = require('@dinoboff/ims-lti/lib/hmac-sha1'); //line 54 class HmacSha1 extends _HmacSha1 {...