We now have an Ionic project that is almost complete, which comes with a php backend. To make the backend a little more protected from outside influences, we would like to make the backend accessible only from the ion project (native application). I tried to limit it to a domain, but since the native application does not have a domain that will not work.
I cannot show any code because I absolutely do not understand how to do this.
Thank you in advance
source
share