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 RememberMe claim to current identity principal. #18476

Merged
merged 3 commits into from
Dec 29, 2023
Merged

Add RememberMe claim to current identity principal. #18476

merged 3 commits into from
Dec 29, 2023

Conversation

maliming
Copy link
Member

Description

Resolves #18466

Copy link

codecov bot commented Dec 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (35bf35b) 51.72% compared to head (4b76985) 51.73%.
Report is 43 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev   #18476   +/-   ##
=======================================
  Coverage   51.72%   51.73%           
=======================================
  Files        3075     3075           
  Lines       96952    96963   +11     
  Branches     7720     7720           
=======================================
+ Hits        50146    50161   +15     
+ Misses      45271    45267    -4     
  Partials     1535     1535           

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

@hikalkan hikalkan merged commit d353d6e into dev Dec 29, 2023
5 checks passed
@hikalkan hikalkan deleted the RememberMe branch December 29, 2023 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adding Remember Me information to access_token
2 participants