Securing License Key in Blazor WebAssembly applications

Hello,

I am curious how I should secure the License Key when using the Syncfusion library in a Blazor WebAssembly application? Would the key not be exposed in the files downloaded in the user's browser?


1 Reply

MT Manikandaprabu Thiagarajan Syncfusion Team June 30, 2021 06:20 AM UTC

Hi Anders, 

Thanks for contacting Syncfusion support. 

As of now, we don’t have any option to secure the license key from exposing. We have implemented this licensing (key) validation system to avoid using our products inadvertently, so there is no need to add it in a secure way. 

We are just using this licensing concept to prevent customers from using our controls without their knowledge.  

So, you can directly use license key in your code for your development works. 
 
Let us know if you’ve any concerns.  

Regards, 
Manikandaprabu.T 


Loader.
Up arrow icon