- Fixed logic to handle links that open in new tab for embedded webview.
- accountForUsername from MSALPublicClientApplication will return nil back when username is nil or empty
- Updated user guide to provide a sample Swift & ObjC code for querying a specific account and return token silently when multiple accounts are present in the cache.
- Added client-side fix for the known ADFS PKeyAuth issue. (#1150)