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: revoke token after sensitive operations #6993

Merged

Conversation

darkskygit
Copy link
Member

@darkskygit darkskygit commented May 20, 2024

fix #6914

Copy link

graphite-app bot commented May 20, 2024

Your org has enabled the Graphite merge queue for merging into canary

Add the label “merge” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

@github-actions github-actions bot added app:server test Related to test cases labels May 20, 2024
Copy link
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @darkskygit and the rest of your teammates on Graphite Graphite

Copy link

codecov bot commented May 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.53%. Comparing base (4c77ffd) to head (df73b6d).

Additional details and impacted files
@@            Coverage Diff             @@
##           canary    #6993      +/-   ##
==========================================
+ Coverage   67.19%   67.53%   +0.33%     
==========================================
  Files         584      584              
  Lines       28186    28353     +167     
  Branches     2586     2588       +2     
==========================================
+ Hits        18940    19147     +207     
+ Misses       8975     8935      -40     
  Partials      271      271              
Flag Coverage Δ
server-test 78.37% <100.00%> (+0.37%) ⬆️
unittest 39.39% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@darkskygit darkskygit changed the title feat: improve auth session feat: revoke token after sensitive operations May 20, 2024
Copy link

graphite-app bot commented May 20, 2024

Merge activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app:server test Related to test cases
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

revoke session correctly
2 participants