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: redirect cookie for auth route #745

Merged

Conversation

garrappachc
Copy link
Member

No description provided.

@garrappachc garrappachc added the enhancement New feature or request label Dec 10, 2020
@garrappachc garrappachc self-assigned this Dec 10, 2020
@codecov
Copy link

codecov bot commented Dec 10, 2020

Codecov Report

Merging #745 (bedda90) into master (1012ee3) will decrease coverage by 0.01%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #745      +/-   ##
==========================================
- Coverage   89.01%   88.99%   -0.02%     
==========================================
  Files          81       82       +1     
  Lines        1920     1927       +7     
  Branches      214      216       +2     
==========================================
+ Hits         1709     1715       +6     
- Misses        207      208       +1     
  Partials        4        4              
Impacted Files Coverage Δ
src/auth/controllers/auth.controller.ts 70.58% <25.00%> (-1.29%) ⬇️
src/auth/middlewares/set-redirect-url-cookie.ts 100.00% <100.00%> (ø)

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 1012ee3...bedda90. Read the comment docs.

@garrappachc garrappachc merged commit faf5f37 into tf2pickup-org:master Dec 10, 2020
@garrappachc garrappachc deleted the use-redirect-url-cookie branch December 10, 2020 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

1 participant