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

Access token callback #1940

Merged
merged 12 commits into from
Nov 3, 2022
Merged

Access token callback #1940

merged 12 commits into from
Nov 3, 2022

Conversation

tkyc
Copy link
Member

@tkyc tkyc commented Oct 26, 2022

Allows client code to register a callback for DataSource that returns an access token.

@tkyc tkyc force-pushed the access-token-callback branch from 1926cbe to c3c3fd6 Compare October 26, 2022 23:40
providerName), null, 0, false);
throw new SQLServerException(null, String
.format(SQLServerException.getErrString("R_CustomKeyStoreProviderValueNull"), providerName),
null, 0, false);
}

Copy link
Member Author

Choose a reason for hiding this comment

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

Everything above this comment is just formatting changes.

@lilgreenbird lilgreenbird added this to the 12.1.0 milestone Nov 2, 2022
@Jeffery-Wasty
Copy link
Contributor

Multiple comments have leading hyphens, I don't think we do that anywhere. Please remove them for consistency.

Jeffery-Wasty
Jeffery-Wasty previously approved these changes Nov 3, 2022
lilgreenbird
lilgreenbird previously approved these changes Nov 3, 2022
Jeffery-Wasty
Jeffery-Wasty previously approved these changes Nov 3, 2022
@tkyc tkyc merged commit c79db60 into main Nov 3, 2022
@tkyc tkyc deleted the access-token-callback branch November 3, 2022 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants