So I never got N/crypto to work and haven’t been successful in referencing Google’s CryptoJS in my SS 2.0 script but I copied and pasted Google’s hmac-sha256.js and enc-base64-min.js into my module and got it to work. Now I just need to figure out how to call CryptoJS if I reference those 2 files instead of copying and pasting that code into my module…