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 caching support for protocol artifacts #270

Merged
merged 18 commits into from
Jan 27, 2025

Conversation

cicnavi
Copy link
Collaborator

@cicnavi cicnavi commented Jan 24, 2025

Add caching support for protocol artifacts such as access tokens, authorization codes, refresh tokens, clients, and user data.

@tvdijen FYI and if you want to take a look.

@cicnavi cicnavi requested a review from tvdijen January 24, 2025 10:17
Copy link

codecov bot commented Jan 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 49.37%. Comparing base (3b7d297) to head (643ade0).
Report is 1 commits behind head on wip-version-6.

Additional details and impacted files
@@                 Coverage Diff                 @@
##             wip-version-6     #270      +/-   ##
===================================================
+ Coverage            44.98%   49.37%   +4.39%     
- Complexity            1434     1453      +19     
===================================================
  Files                  146      145       -1     
  Lines                 6057     6209     +152     
===================================================
+ Hits                  2725     3066     +341     
+ Misses                3332     3143     -189     

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

@cicnavi cicnavi merged commit b69583a into wip-version-6 Jan 27, 2025
14 checks passed
@cicnavi cicnavi deleted the wip-version-6-federation branch January 27, 2025 12:31
@cicnavi cicnavi restored the wip-version-6-federation branch January 27, 2025 12:32
@cicnavi cicnavi deleted the wip-version-6-federation branch January 28, 2025 08:47
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.

2 participants