We have built an app using provider hosted SharePoint app model with angularjs. Now we are planning to use the app on a SharePoint site which is integrated to ADFS. When I google on how to use ADFS with apps mostly articles guide towards using tokenhelper class. My question is as the app has been already built and uses sprequestor.js , how should I incorporate token helper.
Thanks in advance