-
Notifications
You must be signed in to change notification settings - Fork 8
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
Koa version? #6
Comments
We don't have plans for one, as we're still using Express. But you're welcome to create one and link it here! |
@bradvogel are you good with me copying code over to a Koa version as long as I link back here in the README? |
Yes - all good! We'll cross link too |
What's meant to happen if this Lines 87 to 92 in a6bce95
|
Here's the Koa version with Ava testing. We just need the above issue resolved and then we'll be at 100% coverage. |
Hey @OmgImAlexis, sorry for the late response. If Lines 87 to 92 in a6bce95
false , we'll be a little less secure since we won't be able to patch the origin in to try to reject unauthorized cross-origin requests, as described in the comment block above that line. Does that answer your question?
|
@OmgImAlexis Is the state of |
No description provided.
The text was updated successfully, but these errors were encountered: