Since restarting my app as WinUIpad last week, I’ve made two major additions to the code, one of which I’m quite happy with.
An online billing service named HarborCloud runs a browser callable REST API and the engineers must prevent web pages served from other domains from invoking those endpoints in a browser. Which ...