virgil-e3kit-js icon indicating copy to clipboard operation
virgil-e3kit-js copied to clipboard

E3Kit is a security framework that simplifies work with Virgil services and presents the easiest way to add full end-to-end security to your chat application to become HIPAA and GDPR compliant and mor...

Results 12 virgil-e3kit-js issues
Sort by recently updated
recently updated
newest added

Fix for https://github.com/VirgilSecurity/virgil-e3kit-js/issues/170#issue-2057844066

Using Node 18.19.0, when calling EThree.initialize() I run into the following error. ``` > TypeError: Failed to parse URL from /usr/src/app/node_modules/@virgilsecurity/core-pythia/libpythia.wasm > at Object.fetch (node:internal/deps/undici/undici:11730:11) > at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {...