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: Support header login as a fallback in case server returns invalid-header #44

Merged
merged 3 commits into from
Jul 21, 2024

Conversation

bvanelli
Copy link
Owner

@bvanelli bvanelli commented Jul 19, 2024

Closes #43

Copy link

codecov bot commented Jul 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.77%. Comparing base (86aac7f) to head (698d47a).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #44      +/-   ##
==========================================
+ Coverage   96.75%   96.77%   +0.01%     
==========================================
  Files          13       13              
  Lines        1728     1738      +10     
==========================================
+ Hits         1672     1682      +10     
  Misses         56       56              

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

@bvanelli bvanelli merged commit c59a360 into main Jul 21, 2024
7 checks passed
@bvanelli bvanelli deleted the 43-header-login branch July 21, 2024 14:10
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.

Logging in using header method
1 participant