M
M
MrZillaGold2020-01-10 19:11:35
JavaScript
MrZillaGold, 2020-01-10 19:11:35

How to correctly implement the transfer of a string from the client to the server?

I have a React application whose one function is to generate images.
At the moment, the images are generated on the server and I can fully control the process of creating it and then sending it to the right places.
There was a need to generate an image on the client and only then send base64 to the server for further work with it. But there was one problem, I can’t figure out how to protect myself from the substitution of the final image.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question