Hiding Source code

harpal rana 1 Reputation point
2021-10-08T15:10:10.257+00:00

I have SharePoint online portal. The application built using Angular js, Jquery. Is there any way to hide the source code from user.

Microsoft 365 and Office SharePoint For business Windows
{count} votes

1 answer

Sort by: Most helpful
  1. Lex Li (Microsoft) 6,037 Reputation points Microsoft Employee
    2021-10-08T20:13:19.607+00:00

    It is impossible. Source code of any JavaScript based application is available for everyone to see. You can obfuscate the code though but it only raises the bar a little bit. A determined user can still analyze the code and know how it works.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.