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

Fall back to oauth flow with username/password #566

Merged
merged 1 commit into from
Oct 9, 2019

Conversation

jonjohnsonjr
Copy link
Collaborator

Fixes #565

@codecov-io
Copy link

codecov-io commented Oct 9, 2019

Codecov Report

Merging #566 into master will increase coverage by 0.11%.
The diff coverage is 80.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #566      +/-   ##
==========================================
+ Coverage   72.56%   72.67%   +0.11%     
==========================================
  Files          97       97              
  Lines        4363     4381      +18     
==========================================
+ Hits         3166     3184      +18     
  Misses        785      785              
  Partials      412      412
Impacted Files Coverage Δ
pkg/v1/remote/transport/bearer.go 75.43% <80.55%> (+4.6%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1e84d63...b78b823. Read the comment docs.

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.

Implement password grant_type for oauth
3 participants