Hi,
I’m quite new in Ionic/typesciprt world.
I would like to ask you if anyone has working experience or a working sample with Azure AD Login on Ionic.
or where should I start? should I use https://www.npmjs.com/package/cordova-plugin-ms-adal and https://www.npmjs.com/package/@types/cordova-plugin-ms-adal.
How should I import it? import {Microsoft} from ‘cordova-plugin-ms-adal’; says its not a module.
Thank you!