Skip to content

Commit

Permalink
# This is a combination of 5 commits.
Browse files Browse the repository at this point in the history
# This is the 1st commit message:

fix test for IBC

# This is the commit message #2:

[identity] Update MSAL to use its own open browser

# This is the commit message #3:

update open browser code

# This is the commit message #5:

formatting
  • Loading branch information
mpodwysocki authored and KarishmaGhiya committed Oct 10, 2023
1 parent 2009c0a commit d0e1727
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import { MsalNode, MsalNodeOptions } from "./msalNodeCommon";
import { credentialLogger } from "../../util/logging";
import { AccessToken } from "@azure/core-auth";
import { CredentialFlowGetTokenOptions } from "../credentials";
import { CredentialUnavailableError } from "../../errors";
import open from "open";

/**
Expand Down

0 comments on commit d0e1727

Please sign in to comment.