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

Refactor to koa middleware style #61

Merged
merged 12 commits into from
Jul 1, 2022

Conversation

3imed-jaberi
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Dec 30, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@3d55f6a). Click here to learn what that means.
The diff coverage is 55.55%.

❗ Current head 098da83 differs from pull request most recent head 247f12e. Consider uploading reports for the commit 247f12e to get more accurate results
Impacted file tree graph

@@            Coverage Diff            @@
##             master      #61   +/-   ##
=========================================
  Coverage          ?   55.55%           
=========================================
  Files             ?        1           
  Lines             ?       27           
  Branches          ?        0           
=========================================
  Hits              ?       15           
  Misses            ?       12           
  Partials          ?        0           
Impacted Files Coverage Δ
index.js 55.55% <55.55%> (ø)

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 3d55f6a...247f12e. Read the comment docs.

@titanism titanism merged commit 3d5a2dc into koajs:master Jul 1, 2022
@titanism
Copy link
Contributor

titanism commented Jul 1, 2022

Refactored this a bit further and modernized it. Released koa-csrf v4.0.0, which requires Node >= 14.

https://github.com/koajs/csrf/releases/tag/v4.0.0

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