Releases: AzureAD/microsoft-authentication-library-for-objc
Releases · AzureAD/microsoft-authentication-library-for-objc
0.3.2-hotfix
- Updated to new v2 broker protocol
0.4.2
- Applying 0.3.1 hotfix changes to latest 0.4.x release
0.3.1-hotfix
- Better error handling in CBA cancellation flows
- Don't read corrupted refresh tokens from cache
0.4.1
- Removed linked frameworks from static library targets
0.4.0
- Updated MSAL Public API surface to be more extensible and intuitive
- Added support for custom B2C domains
- Improved MSAL error handling
0.3.0
- Added Auth broker support
0.2.3
- Fix issue when authorization code cannot be read due to a dummy fragment in response URL for B2C (#456)
0.2.2
- Fix warnings in the keychain component
0.2.1
- Fix clang analyzer issues.
- Improved schema compatibility with other MSAL/ADAL SDKs
- Optimize silent requests
Note:
- WKWebView drops network connection if device got locked on iOS 12. It is by design and not configurable.
0.2.0
- Support for different authority aliases
- Support for sovereign clouds
- Support for claims challenge
- Better resiliency in case of server outages