3.0.4-preview
Pre-release
Pre-release
Bug Fixes:
- AcquireTokenInteractive parent param is not intuitive MSAL issue #918
Breaking Changes in 3.0.4-preview
- AcquireTokenInteractive now takes a single parameter - the scopes. A new builder method WithParentActivityOrWindow was introduced for passing in a reference to the UI object that spawns the UI (Activity, Window etc.).