You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Migrated Android build scripts from Groovy to Kotlin DSL.
Added automatic handling of MSALPublicClientApplication.handleMSALResponse for iOS URL callbacks via both AppDelegate and SceneDelegate, removing the need for manual integration in host apps.
Added a shared device mode status check method to the PublicClientApplication class. #issue/126