Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Log a lot more of the Microsoft Auth extension #192629

Merged
merged 1 commit into from
Sep 8, 2023

Commits on Sep 8, 2023

  1. Log a lot more of the Microsoft Auth extension

    This PR adds a ton more logging, a consistant format, and fixes the log levels of some.
    
    Additionally, there are two small fixes that I have included:
    * we were firing the `_sessionChangeEmitter` twice when a session was removed
    * when processing updates from other windows, we returned instead of continued... thus were only processing the first account that was added in another window
    TylerLeonhardt committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    776dba6 View commit details
    Browse the repository at this point in the history