msadal-ios
TypeScript icon, indicating that this package has built-in type declarations

2.2.4 • Public • Published

MSADALios

import { ADAuthentication } from "msadal-ios"; public MSAL = new ADAuthentication();

const accessToken = await this.MSAL.initADAL(
      this.ClientID,
      this.GraphURI,
      this.Authority,
      this.RedirectUri
    );

Readme

Keywords

Package Sidebar

Install

npm i msadal-ios

Weekly Downloads

3

Version

2.2.4

License

nill

Unpacked Size

841 kB

Total Files

95

Last publish

Collaborators

  • bhandaribhumin