@forrestjs/service-fastify-cookie
v5.2.2
Published
ForrestJS service which adds cookie management capabilities to a Fastify server.
Downloads
49
Maintainers
Readme
@forrestjs/service-fastify-cookie
https://github.com/fastify/fastify-cookie
DEMO:
https://codesandbox.io/s/service-fastify-cookie-pq2m0
Options:
setConfig('fastify.cookie', {
...options here
});