Skip to content

Feat/externalbrowser auth#10557

Open
jmkacz wants to merge 3 commits intocube-js:masterfrom
jmkacz:feat/externalbrowser-auth
Open

Feat/externalbrowser auth#10557
jmkacz wants to merge 3 commits intocube-js:masterfrom
jmkacz:feat/externalbrowser-auth

Conversation

@jmkacz
Copy link
Copy Markdown

@jmkacz jmkacz commented Mar 26, 2026

Check List

  • Tests have been run in packages where changes have been made if available
  • Linter has been run for changed code
  • Tests for the changes have been added if not covered yet
  • Docs have been added / updated if required

Issue Reference this PR resolves

#9522

jmkacz added 3 commits March 25, 2026 20:40
Upgrade snowflake-sdk from 2.2.0 to 2.3.6, and update the version pinning from "^2.2.0" to "^2.3.6".

Version 2.3.6 of the snowflake-connector-nodejs library was released on 2026-03-25 and includes a needed new feature:
* Added support for every authenticator type (including external browser and Okta) in connect(), matching connectAsync().
In the SnowflakeDriverOptions interface, indicate password is optional.

In the prepareConnectOptions function, add a branch to set config attributes when authenticator is EXTERNALBROWSER.
@jmkacz jmkacz requested a review from a team as a code owner March 26, 2026 02:52
@github-actions github-actions bot added driver:snowflake Issues relating to the Snowflake driver javascript Pull requests that update Javascript code data source driver pr:community Contribution from Cube.js community members. labels Mar 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data source driver driver:snowflake Issues relating to the Snowflake driver javascript Pull requests that update Javascript code pr:community Contribution from Cube.js community members.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant