User Based authentication with Apache Cordova/PhoneGap.

3856
0
02-03-2015 10:40 AM
IsaiahAguilera
Occasional Contributor II

Hello,

I am currently trying to implement User based authentication in a cordova based javascript application.  I have done this numerous times in a normal web app using this method.

OAuth Basic | ArcGIS API for JavaScript

My problem now is because the cordova app is not technically accessible through a URL I do not know how to properly set the redirect uri on my requests so I can return to my app once the authentication is complete.  I am not even sure this is possible but any insights would be greatly appreciated.

Thanks,

Isaiah

0 Kudos
0 Replies