When we configure CORS for a specific domain (sharepoint), will the other domain still able to access the same API
I have a scripted rest API, other domains are able to access the API, whereas unable to access from sharepoint application. I need to enable CORS, by adding the domain, my question is when i do that, will the other domain still be able to access the ...
