github AzureAD/microsoft-authentication-library-for-objc 0.6.0

latest releases: 1.3.2, 1.3.1, 1.3.0...
4 years ago
  • Enable iOS 13 compatible broker
  • Implement ACL control for macOS keychain

Note, when updating to this release, make sure you update your LSApplicationQueriesSchemes in the Info.plist.
New value should be:

<array>
    <string>msauthv2</string>
    <string>msauthv3</string>
</array>

This is necessary to compile with Xcode 11.

Don't miss a new microsoft-authentication-library-for-objc release

NewReleases is sending notifications on new releases.