Serhii Demchenko

2pods

ADAL

The Azure Identity Library for Objective C. This library gives you the ability to add support for Work Accounts to your iOS and macOS applications with just a few lines of additional code. This SDK gives your application the full functionality of Microsoft Azure AD, including industry standard protocol support for OAuth2, Web API integration with user level consent, and two factor authentication support.

License: MIT

  • Objective C

MSAL

The MSAL library preview for iOS gives your app the ability to begin using the Microsoft Cloud by supporting Microsoft Azure Active Directory and Microsoft Accounts in a converged experience using industry standard OAuth2 and OpenID Connect. The library also supports Microsoft Azure B2C for those using our hosted identity management service.

The source is branched from MSAL official master 0.1.1 at time of speaking. The pod version is just an internal version.

Note that for the preview, only iOS is supported with this pod.

License: MIT

  • Objective C