Issues
- 1
Get session ID from header instead of cookie
#292 opened by Levyks - 7
session Duplication
#253 opened by bianjunjie1981 - 7
Updating to @fastify/session version 10.9.0 has resulted in the inability to create a session object
#262 opened by deepakdingka - 2
- 4
- 1
Session not avabile in @fastify/http-proxy
#278 opened by stefan1968 - 0
- 4
Use @fastify/cookie for cookie handling
#243 opened by gurgunday - 2
Bug in memorystore.test.js
#270 opened by U-4-E-A - 6
- 2
Potential bug in unit test for idGenerator
#266 opened by U-4-E-A - 1
- 6
A session is not being created when using connect-mongo and fastify/session in versions later than 10.7.0
#250 opened by deejaybill - 9
fastify/sessions does not destroy automatically the sessions which already expired.
#251 opened by kaanoz1 - 5
Store.set throwing in a promise crashes the application in Node v20
#252 opened by niels-van-den-broeck - 2
- 0
Wrong type description for maxAge
#244 opened by gurgunday - 1
- 6
connect-redis no longer compatible with @fastify/session
#224 opened by ctkc - 20
Google phasing out third-party cookies
#213 opened by nicob-29 - 2
Can't set `cookie: {secure: 'auto'}` in TypeScript
#222 opened by abcfy2 - 4
Why is secret required?
#193 opened by youfoundKim - 2
- 1
bug: method regenerate() not updating session.sessionId. cookie changes correctly, store updates correctly.
#216 opened by gipo355 - 1
- 3
Redis example outdated
#202 opened by RichardOestigaard - 0
Possibility to exclude certain paths from 'rolling'
#204 opened by jaecktec - 3
- 3
Fastify-session causing server to send double reply.
#184 opened by stenlan - 7
Allow to override FastifyRequest['session']
#194 opened by gajus - 5
request.session type is always any
#181 opened by FabianFrank - 6
- 31
What is the reason behind converting the `cookie.maxAge` prop to an `Expires` value in the actual cookie?
#176 opened by bttger - 3
Support Promise API to SessionStore
#157 opened by rktyt - 1
- 0
- 14
- 17
- 4
- 0
Fix flakyness of test "should update the expires property of the session using Session\#touch() even if rolling is false"
#156 opened by Uzlopak - 7
- 1
- 0
Make sure we set session cookie if saveUninitialized is false and maxAge is on
#147 opened by rclmenezes - 0
Fix rolling
#148 opened by rclmenezes - 4
Custom sign/unsign
#95 opened by simoneromano96 - 1
Add a cookiePrefix option
#112 opened by rclmenezes - 1
- 5
Use with both connect-mongo & @fastify/helmet causes Error [ERR_HTTP_HEADERS_SENT]
#100 opened by twrayden - 3
session.destroy() and saveUninitialized behavior
#106 opened by yaneony - 4