Skip to content

Conversation

@fjakobs
Copy link
Contributor

@fjakobs fjakobs commented Feb 22, 2023

For the SQLTools driver for Databricks I want to leverage the auth provider from the VSCode extension. I need to be able to provide a customer auth provider because my tokens expire and I need a way to update them dynamically.

See databricks/sqltools-databricks-driver#60

Copy link
Contributor

@kravets-levko kravets-levko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @fjakobs! This PR looks good and I'm going to merge it. But can you please sign-off your commits to make DCO check pass (see our contributing guide)? You can reword previous commit messages with an interactive rebase (git rebase -i main). Thank you!

@fjakobs fjakobs force-pushed the custom-auth-provider branch 2 times, most recently from 167a060 to 0be8cae Compare March 16, 2023 13:37
Signed-off-by: Fabian Jakobs <fabian.jakobs@databricks.com>
@fjakobs fjakobs force-pushed the custom-auth-provider branch from 0be8cae to deb7fcd Compare March 16, 2023 13:38
@fjakobs
Copy link
Contributor Author

fjakobs commented Mar 16, 2023

I did the attribution of the commit.
Tests are failing because the PR was made from a branch of an external repo.

@kravets-levko kravets-levko merged commit cd71e56 into databricks:main Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants