GithubHelp home page GithubHelp logo

iamolegga / nestjs-cookie-session Goto Github PK

View Code? Open in Web Editor NEW
50.0 3.0 3.0 3.33 MB

Idiomatic Cookie Session Module for NestJS. Built on top of `cookie-session` ๐Ÿ˜ป

License: MIT License

TypeScript 48.34% JavaScript 51.66%
nestjs nest session express expressjs cookie-session cookie

nestjs-cookie-session's People

Contributors

0xflotus avatar actions-user avatar dependabot-preview[bot] avatar dependabot[bot] avatar github-actions[bot] avatar iamolegga avatar mergify[bot] avatar snyk-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

nestjs-cookie-session's Issues

Set cookie expires option

Hey, I couldn't find anything specific to this library so I'm gonna ask here:

How do I change the expiration date of a cookie?
I have a website with a "remember me" option.

[QUESTION] Applied cookies for particular controllers only

[x] I've read the docs

[x] I've read the docs of cookie-session

[x] I couldn't find the same question

Question
As far as I see, this module can't be applied for particular controllers only, isn't it?

My use-case: we have some public controllers for a public (end-users) subdomain and want to use cookies applied to a current subdomain, and we don't need to parse cookies for other subdomains and retrieve data. Also, we don't need too much protection for the user's cart as it's not something sensitive, e.g., httpOnly: true is redundant.

So, I would like to apply it only for specific modules and controllers. Is it possible?

Please mention other relevant information such as Node.js version and Operating System.

[QUESTION] Where can I import `Config` from?

Question

This is perhaps a silly question, but in the docs it injects something called Config but I can't work out where this exists.

Is this part of NestJS? Is it something I'm supposed to create?

Please mention other relevant information such as Node.js version and Operating System.

  • @nestjs/common ^9.0.0
  • @nestjs/config ^2.2.0
  • @nestjs/core ^9.0.0
  • NodeJS v18.10.0
  • OS: macOS Monterey 12.6

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.