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

feat!: enhance credentials usage and update warning message for credentials requests #915

Merged
merged 2 commits into from
Nov 19, 2024

Conversation

jeevatkm
Copy link
Member

@jeevatkm jeevatkm commented Nov 19, 2024

  • User type become unexported
  • HTTP not secure warning message added for auth token flow too
  • Intialize the default auth scheme value Bearer during client creation

@jeevatkm jeevatkm self-assigned this Nov 19, 2024
@jeevatkm jeevatkm added this to the v3.0.0 Milestone milestone Nov 19, 2024
Copy link

codecov bot commented Nov 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.11%. Comparing base (f18ee43) to head (9a568fc).
Report is 12 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #915      +/-   ##
==========================================
+ Coverage   98.79%   99.11%   +0.32%     
==========================================
  Files          15       15              
  Lines        3230     3285      +55     
==========================================
+ Hits         3191     3256      +65     
+ Misses         28       20       -8     
+ Partials       11        9       -2     
Flag Coverage Δ
unittests 99.11% <100.00%> (+0.32%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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


🚨 Try these New Features:

@jeevatkm jeevatkm merged commit 3b97332 into main Nov 19, 2024
4 checks passed
@jeevatkm jeevatkm deleted the improve-basic-auth-flow branch November 19, 2024 06:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant