fastify-oauth2
fastify-oauth2 copied to clipboard
Update for Fastify v5
trafficstars
Ref: https://github.com/fastify/fastify/issues/5116
Checklist
- [x] run
npm run testandnpm run benchmark - [x] tests and/or benchmarks are included
- [ ] documentation is changed or added
- [x] commit message and code follows the Developer's Certification of Origin and the Code of conduct
CC @simoneb
⚠️ we might need a new next branch for this one
I've deleted the old one because unused and created a new one, then rebased
interesting that no tests are being triggered though
interesting that no tests are being triggered though
Hmm, on my repo/branch they where run and all passed 🤔
can you check why they're not triggering here?