Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.
/ CordovaMSPOC Public archive

simple POC for testing Microsoft Azure & Graph APIs from Cordova.

Notifications You must be signed in to change notification settings

avatar42/CordovaMSPOC

Repository files navigation

CordovaMSPOC

simple POC for testing Microsoft Azure & Graph APIs from Cordova.

This is based on the example Azure AD Cordova getting started which used the old Azure URLs. This allows you to swap between them to compare my changing the var useV2 in www/index.js. You will need to change redirectUri and clientId to match your site. It is still VERY primative as it is mainly just for trying some quick calls to confirm they work and see what is retuned in console before creating ionic version.

Look down around line 80 in www/index.js to swap in the URLs you want called.

I start with a script that runs the following commands

call cordova clean

call cordova emulate android

adb logcat

About

simple POC for testing Microsoft Azure & Graph APIs from Cordova.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published