How to Invoke/Call AngularJS WebClient App from a Delphi Window Application?

65 Views Asked by At

A WebClient (developed using AngularJS) having single page is hosted on a IIS server .
I want to know how to call that Web Client, which needs a Authentication token, from Delphi (version Berlin 10.1) Windows Application and show the UX to user?

0

There are 0 best solutions below