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 WebAssemblyAuthenticationStateProvider. #19479

Merged
merged 10 commits into from
Apr 8, 2024

Check `SessionId` in the `TryRevokeOldAccessTokensAsync` method

5333e1f
Select commit
Loading
Failed to load commit list.
Merged

Add WebAssemblyAuthenticationStateProvider. #19479

Check `SessionId` in the `TryRevokeOldAccessTokensAsync` method
5333e1f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 6, 2024 in 1s

51.66% (-0.01%) compared to 427cf99

View this Pull Request on Codecov

51.66% (-0.01%) compared to 427cf99

Details

Codecov Report

Attention: Patch coverage is 15.78947% with 16 lines in your changes are missing coverage. Please review.

Project coverage is 51.66%. Comparing base (427cf99) to head (5333e1f).
Report is 24 commits behind head on dev.

Files Patch % Lines
...Identity/MongoDB/MongoIdentitySessionRepository.cs 0.00% 10 Missing ⚠️
...tyFrameworkCore/EfCoreIdentitySessionRepository.cs 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev   #19479      +/-   ##
==========================================
- Coverage   51.67%   51.66%   -0.01%     
==========================================
  Files        3110     3110              
  Lines       99254    99278      +24     
  Branches     7931     7933       +2     
==========================================
+ Hits        51286    51291       +5     
- Misses      46404    46421      +17     
- Partials     1564     1566       +2     

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