- MSAL for ObjC no longer targets test slice by default (#195)
- Initial BUILD Preview Release of MSAL for ObjC!
- The initial MSAL for ObjC preview only support iOS 9 and later. macOS support will later.
- Support for native client token acquisition using
MSALPublicClientApplication
- Interactive auth support using
SFSafariViewController
- iOS Keychain token caching
- Logging via registered callback in
MSALLogger
- Telemetry events via registered callback in
MSALTelemetry