-
-
Notifications
You must be signed in to change notification settings - Fork 115
Pull requests: fastify/fastify-jwt
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: validate signed cookie signature and catch decode errors
#410
opened May 15, 2026 by
mcollina
Member
Loading…
feat!: unify secret function signature across all code paths
#409
opened May 13, 2026 by
paolochiodi
Loading…
4 tasks done
refactor: standardize entry points and project structure
#408
opened May 11, 2026 by
Tony133
Member
Loading…
build(deps-dev): bump eslint from 9.39.4 to 10.3.0
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
#407
opened May 2, 2026 by
dependabot
Bot
Loading…
fix: propagate errors from async trusted callback
#405
opened Apr 17, 2026 by
Nadav0077
Loading…
4 tasks done
types!: migrate jwt decorators to registration-scoped inference
semver-major
Issue or PR that should land as semver major
#397
opened Mar 15, 2026 by
mcollina
Member
Loading…
feat: add
validateDecoded option for JWT payload validation
#377
opened May 29, 2025 by
williamfds
Loading…
4 tasks done
ProTip!
Exclude everything labeled
bug with -label:bug.