schemachange icon indicating copy to clipboard operation
schemachange copied to clipboard

externalbrowser Authenticator ignores Snowflake password

Open zanebclark opened this issue 4 months ago • 1 comments

On this line, we're returning the ExternalBrowserCredential instance, before we fetch the password on this line. We need to fetch the password and pass it into the ExternalBrowserCredential constructor.

zanebclark avatar Oct 11 '24 21:10 zanebclark