Giter Site home page Giter Site logo

Comments (5)

dougwilson avatar dougwilson commented on April 25, 2024

Can you post the app in questions, please?

from csurf.

beshur avatar beshur commented on April 25, 2024

@dougwilson, do you mean to post the code of the app?
Well, not, it is not on github and repo is private.
But there is nothing too much different from the example, the init is usual:

var csrf = require('csurf');
app.use(csrf());

// and the error handling piece from readme.md

from csurf.

dougwilson avatar dougwilson commented on April 25, 2024

right, but it works just fine :) so the only recommendations I have for you is to check your csurf version (run npm ls csurf) that it is >= 1.6.0 or you have to give me come code to work with here. you don't have to post your private app, either: just post me some tiny little example that demonstrates the issue is all.

from csurf.

beshur avatar beshur commented on April 25, 2024

Thanks, @dougwilson! For some reason I had ~1.4.0 in my package.json.

from csurf.

dougwilson avatar dougwilson commented on April 25, 2024

gotcha. no problem! glad to see people are using the new code thing :)

from csurf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.