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
Since we have special handling on Linux (eg WSL support), we try to use
our own logic for launching the user's default web browser for
interactive authentication.
In the event we fail to start the browser, we fall back to using MSAL's
logic, with a preference of Edge (Chromium-based) - largely because this
is the only way to hook ourselves back into MSAL's default handling.
0 commit comments