Share a secret across ES6 specific modules, so that other modules cannot access the secret?
Raul-Sebastian Mihăilă
raul.mihaila at gmail.com
Mon Apr 24 14:11:09 UTC 2017
If the module that holds the secrets knows how to import the modules that
it wants to share the secret with, it can import a certain function from
them to share the secret by calling that function and pass the secret.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20170424/61082328/attachment.html>
More information about the es-discuss
mailing list