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

Load OAuth 2.0 token exchange credentials provider from config file #296

Merged

Conversation

UgnineSirdis
Copy link
Contributor

Load OAuth 2.0 token exchange credentials provider from config file
Implement RFC part in Java SDK: https://github.com/ydb-platform/ydb-rfc/blob/main/cli_oauth2_token_exchange.md

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 82.30088% with 40 lines in your changes missing coverage. Please review.

Project coverage is 46.47%. Comparing base (2327294) to head (bf62f5a).

Files Patch % Lines
...ava/tech/ydb/auth/OAuth2TokenExchangeProvider.java 84.65% 9 Missing and 20 partials ⚠️
...src/main/java/tech/ydb/auth/OAuth2TokenSource.java 70.27% 7 Missing and 4 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #296      +/-   ##
============================================
+ Coverage     45.87%   46.47%   +0.60%     
- Complexity     1638     1677      +39     
============================================
  Files           303      303              
  Lines         11874    12082     +208     
  Branches       1153     1207      +54     
============================================
+ Hits           5447     5615     +168     
- Misses         6013     6030      +17     
- Partials        414      437      +23     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@alex268 alex268 merged commit c02f9e7 into ydb-platform:master Jul 25, 2024
7 checks passed
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.

3 participants