Answer the question
In order to leave comments, you need to log in
How to secure your web service?
Hello!
I understand that the question has already been beaten - but I did not find a detailed answer :(
We have a web service that uses angular (frontend) + php (backend).
It is necessary to somehow protect it from copying (frontend, because we do not provide sources)
Is it possible to obfuscate an angular application
and what other ways to protect it, please tell me .
Answer the question
In order to leave comments, you need to log in
You understand that if the project is really worthy of copying, they will simply make it from scratch themselves. and it will be enough for the frontender to simply use your application in order to make his own based on it.
an obfuscated project built with webpack is the pinnacle. Well, you can still sloppy nakodit. then the minifier will suffice. templates are of course available as source. Webpack UglifyJS has a bunch of settings
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question