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

externalbrowser Authenticator ignores Snowflake password #289

Open
zanebclark opened this issue Oct 11, 2024 · 1 comment
Open

externalbrowser Authenticator ignores Snowflake password #289

zanebclark opened this issue Oct 11, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@zanebclark
Copy link

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
Copy link
Author

I take it back. This is still a bug, but the problem is that externalbrowser references the password at all. Closed by #292

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant