Page 1 of 1

Protect license key in the browser

Posted: Wed Jul 11, 2018 3:13 pm
by immjadw
Hi, I've embedded the Stimulsoft designer into our javascript app that runs in the browser. To remove the trial watermark I've added our license key and all is ok but now I have my license key somewhere in our source code and on a public domain. Any suggestions on how I can keep my license key out of the source code so there's no chance it gets stolen when it goes live?

Re: Protect license key in the browser

Posted: Mon Jul 16, 2018 11:26 am
by Lech Kulikowski
Hello,

There are no any standard ways. You can store the key on the server side and provide it by request for necessary users.

Thank you.