Skip to content

bhandaribhumin/MSADALios

Repository files navigation

MSADALios

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

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published