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

Add retry handler to authentication providers #656

Merged

Conversation

patrikhellgren
Copy link
Contributor

Q A
Bug fix? no
New feature? yes
New sample? no
Related issues?

What's in this Pull Request?

Added Msal Http Client Factory with retry handler to authentication providers.

@codecov-commenter
Copy link

codecov-commenter commented Nov 23, 2021

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 93.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 82.45%. Comparing base (c13436b) to head (b7b24f2).
Report is 3629 commits behind head on dev.

Files with missing lines Patch % Lines
...h/Confidential/OnBehalfOfAuthenticationProvider.cs 60.00% 2 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #656      +/-   ##
==========================================
+ Coverage   75.32%   82.45%   +7.12%     
==========================================
  Files         257      414     +157     
  Lines       19708    28536    +8828     
==========================================
+ Hits        14846    23529    +8683     
- Misses       4862     5007     +145     

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

@jansenbe jansenbe self-assigned this Nov 24, 2021
@jansenbe jansenbe added the area: framework ⚙ Changes in the SDK core framework code label Nov 24, 2021
jansenbe added a commit that referenced this pull request Nov 24, 2021
@jansenbe jansenbe merged commit b660970 into pnp:dev Nov 24, 2021
@patrikhellgren patrikhellgren deleted the add-retry-handler-to-authentication-providers branch December 3, 2021 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: framework ⚙ Changes in the SDK core framework code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants