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(logout): add logout token to browser response #1758

Merged
merged 1 commit into from
Sep 19, 2021
Merged

Conversation

aeneasr
Copy link
Member

@aeneasr aeneasr commented Sep 19, 2021

Related issue(s)

Checklist

Further Comments

@codecov
Copy link

codecov bot commented Sep 19, 2021

Codecov Report

Merging #1758 (038d268) into master (d614f2a) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1758      +/-   ##
==========================================
+ Coverage   74.10%   74.12%   +0.01%     
==========================================
  Files         260      260              
  Lines       12714    12715       +1     
==========================================
+ Hits         9422     9425       +3     
+ Misses       2667     2666       -1     
+ Partials      625      624       -1     
Impacted Files Coverage Δ
selfservice/flow/logout/handler.go 83.58% <100.00%> (+0.24%) ⬆️
persistence/sql/persister_courier.go 88.33% <0.00%> (+3.33%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8f49307...038d268. Read the comment docs.

@aeneasr aeneasr merged commit d3f1177 into master Sep 19, 2021
@aeneasr aeneasr deleted the add-logout-token branch September 19, 2021 17:30
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.

None yet

1 participant