DEV Community

Discussion on: Setting Up Sessions with NestJS, Passport, and Redis

Collapse
 
jmcdo29 profile image
Jay McDoniel

You can inject the ConfigService just like we do Redis and use this.config.get('SESSION-SECRET') or whatever else you would need to