William Ferreira da Silva

Results 3 issues of William Ferreira da Silva

### Summary This PR improves the `README.md` by adding a clear and minimal TypeScript usage example, aligning with the plugin's existing TypeScript support. ### What's Changed - Added a dedicated...

### This PR introduces a new `validateDecoded` option to the `@fastify/jwt` plugin. It allows developers to define custom validation logic that runs after the JWT is decoded and verified, but...

Closes #173 This PR adds the `limit` event to the `BusboyFileStream` typings so that consumers can listen for file‐size limit breaches. It also includes: - A unit test (`test/file-stream-limit.test.js`) that...