This repository has been archived by the owner on Apr 18, 2023. It is now read-only.
Releases: microsoftgraph/msgraph-sdk-objc-auth
Releases · microsoftgraph/msgraph-sdk-objc-auth
CocoaPods support
- 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
Preview release for MSGraphMSALAuthProvider.
- Library handles Authentication scenarios via taking dependency on MSAL library for Obj-C.
- Provides implementation for MSAuthenticationProvider in order to communicate with MSGraphCoreSDK for Obj-C.