Software Archive
Read-only legacy content
17060 Discussions

Connect app with api service in Azure Service

Francesco_I_
Beginner
701 Views

Hi

I'm newbie in this develop enviroment...

I would like to create app that access to web api for registration users with identity .. this web api service is published in Azure.

How I can to access to web api hosted in Azure ?

BR

0 Kudos
2 Replies
Francesco_I_
Beginner
701 Views


but anyone know the answer ?

thanks

0 Kudos
PaulF_IntelCorp
Employee
701 Views

Don't have a precise answer for you, but I would look for a Cordova plugin that offers the authentication you are looking for. You can start by searching the web for "cordova authentication plugin" to find such plugins.

If you're not familiar with Cordova plugins, please read these doc pages:

-- https://software.intel.com/en-us/xdk/docs/adding-third-party-plugins-to-your-xdk-cordova-app
-- https://software.intel.com/en-us/xdk/docs/adding-special-build-options-to-your-xdk-cordova-app-with-the-intelxdk-config-additions-xml-file

0 Kudos
Reply