Giter Site home page Giter Site logo

Comments (4)

dougwilson avatar dougwilson commented on April 27, 2024

Hello, and sorry you are having trouble. In order to assist, we need to be able to repliacte the issue. Can you either provide a conplete app with this module that demonstrates the issue or check if our example app https://github.com/expressjs/cookie-session#simple-view-counter-example replicates the issue?

from cookie-session.

realmers avatar realmers commented on April 27, 2024

So i tried the counter example and it worked. I currently do not have a complete app but instead an incomplete which you can find in this repository https://github.com/realmers/Ticketing. It's a microservice oriented app with NextJS as my frontend and node as backend.

Look under the auth folder for implementation of session-cookie. I expect the jwt to attach itself to req.session in signin.ts, signout.ts

from cookie-session.

dougwilson avatar dougwilson commented on April 27, 2024

Hi @realmers thank you for that. I mean, it would seem that if the counter example worked, then this module does indeed work fine with your firefox web browser. There must be something in your code that is preventing it from working. I took a look around and didn't see anything obvious, but there is a lot going on in there. You said you can see the set-cookie header in the response, so that means that everything is indeed functional with this module -- you set the req.session and it turned around and set the set-cookie header. Why it is not getting set in your browser is not something I happen to know now after looking, unfortunately :(

You're always welcome to pull request a fix if you narrow it down!

from cookie-session.

thasup avatar thasup commented on April 27, 2024

@realmers I also have the same problem.

Try accessing your site using https:// that should solve it.

from cookie-session.

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.