Issues
- 1
csrfProtection() should ignore GET/HEAD/OPTIONS
#166 opened by johaven - 1
Missing `userInfo` type in options for `generateCsrf`
#150 opened by likerRr - 7
Bug with sessionPlugin in NestJS with Fastify
#135 opened by DevDJpl - 1
Bug in type definition
#147 opened by hobi9 - 5
Property 'sessionPlugin' is missing in type '{ cookieOpts: { signed: true; }; }' but required in type 'FastifyCsrfProtectionOptionsFastifySecureSession'
#133 opened by alabbas-ali - 1
- 2
`req.body` is undefined
#130 opened by williamputraintan - 1
Method `generateCsrf` return type should be a `string` instead of `FastifyReply`
#124 opened by Arnesfield - 3
Disable CSRF Token Reuse
#123 opened by raviroshanmehta - 6
Invalid csrf token from cookie value
#118 opened by Poiuytrezay1 - 2
Remarks regarding v6.0.0 release notes
#116 opened by Uzlopak - 1
I got the error "Invalid token" when submitting a POST request to route registered from a file.
#107 opened by meotimdihia - 0
Use tokens.secretSync instead of .secret
#99 opened by Uzlopak - 0
Module did not self-register
#45 opened by alexandrmiee - 2
- 8
Move to the Fastify org
#20 opened by delvedor - 1
Fasify 3 warning
#18 opened by bardak-dev - 8
Typescript definitions not working
#15 opened by mksony - 2
firefox mobile invalid csrf
#16 opened by petersowa - 5
Signed cookies are not supported
#13 opened by jurca - 1
- 2
- 2
how does a cookie protect against CSRF?
#10 opened by wmertens - 1
- 1
- 1
Do not mix callback and async/await
#6 opened by mcollina - 3
missing travis/continuous integration
#4 opened by mcollina - 1
- 1
Do not use secretSync(), use secret()
#2 opened by mcollina - 1
missing license file
#3 opened by mcollina