Hi, I am new to C3 and either to Javascript coding but I am finding a way to use CryptoJS in C3 on anyway to convert my score and user id as Json Web Token and send them to my server API to check Authorization.
I tried many way to find how to import a module or libraries to C3 Scripting but it doesn't work.
Or, is there a better way to use CryptoJS to convert base64 string?
Thanks