Skip to content

Releases: AzureAD/microsoft-authentication-library-common-for-objc

1.0.0-hotfix

05 Oct 01:15
2516794
Compare
Choose a tag to compare
  • Fixed occasional keychain utility crash (#254)

1.0.3

28 Sep 23:49
252ae5f
Compare
Choose a tag to compare
  • Fix for CBA chooser
  • Fix clang statis analyzer issues
  • Fix WKWebView session cookie share
  • Catch errors for embedded webview coming from didFailProvisionalNavigation.
  • Fix other minor bugs

1.0.2

22 Sep 02:05
3c64ba4
Compare
Choose a tag to compare
  • Support for different authority aliases
  • Support for sovereign clouds
  • Support for claims challenge
  • Better resiliency in case of server outages

1.0.1

13 Sep 01:42
75f2237
Compare
Choose a tag to compare
  • Added support for different webviews
  • Added support for network requests

1.0.0

13 Sep 01:14
6f3a393
Compare
Choose a tag to compare
  • Moved utilities from ADAL to common core
  • Implemented common cache for ADAL and MSAL
  • Created test utilities