Releases: AzureAD/microsoft-authentication-library-for-objc
Releases · AzureAD/microsoft-authentication-library-for-objc
0.3.3-hotfix
- Better handling of cases when JSON has NSNulls in serialized cache items
0.4.3
- Updated to newer v2 broker protocol version
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