I would like to specify in my API the “origins” that can access it. e.g example.com. What would I use in the case of my Ionic Mobile App once it has been deployed to my phone?
Take a look over at the CORs sections of the docs.
I would like to specify in my API the “origins” that can access it. e.g example.com. What would I use in the case of my Ionic Mobile App once it has been deployed to my phone?
Take a look over at the CORs sections of the docs.