Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Releases: microsoftgraph/msgraph-sdk-objc-auth

CocoaPods support

26 Feb 10:24
11c9cca
Compare
Choose a tag to compare
CocoaPods support Pre-release
Pre-release
  • CocoaPods support
  • Removed submodule dependencies and taken direct Carthage dependencies
  • As MSAL has updated some of it's APIs, so corresponding changes in source code.

Public Preview

24 Sep 06:10
9a8a798
Compare
Choose a tag to compare

Preview release for MSGraphMSALAuthProvider.

  1. Library handles Authentication scenarios via taking dependency on MSAL library for Obj-C.
  2. Provides implementation for MSAuthenticationProvider in order to communicate with MSGraphCoreSDK for Obj-C.