Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / fastify/fastify-jwt issues and pull requests

#352 - style: remove trailing whitespace

Pull Request - State: closed - Opened by Fdawgs 2 days ago

#351 - build(deps-dev): bump @fastify/cookie from 10.0.1 to 11.0.1

Pull Request - State: closed - Opened by dependabot[bot] 22 days ago
Labels: dependencies, javascript

#350 - docs: update readme to clarify fastify version compatibility

Pull Request - State: closed - Opened by simoneb 22 days ago

#349 - build(deps): bump fastify/workflows from 5.0.0 to 5.0.1

Pull Request - State: closed - Opened by dependabot[bot] about 1 month ago
Labels: dependencies, github_actions

#347 - chore: update fastify to ^5.0.0

Pull Request - State: closed - Opened by Fdawgs about 2 months ago

#346 - Unable to set key override on request.jwtVerify

Issue - State: open - Opened by mitja-hofer 2 months ago - 1 comment

#345 - Docs(README): Fix code example indentation

Pull Request - State: closed - Opened by kerolloz 2 months ago

#344 - Using a different decorator name with TypeScript

Issue - State: open - Opened by kerolloz 3 months ago

#342 - build(deps): bump fastify/workflows from 4.1.0 to 5.0.0

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, github_actions

#341 - chore: update min fastify version

Pull Request - State: closed - Opened by Fdawgs 3 months ago

#340 - build(deps-dev): bump @types/node from 20.14.13 to 22.0.0

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, javascript

#339 - Merge `next` into `master`

Pull Request - State: closed - Opened by jsumners 4 months ago

#337 - build(deps): bump @fastify/error from 3.4.1 to 4.0.0

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, javascript

#336 - Repository permission issue

Issue - State: closed - Opened by kibertoad 6 months ago - 2 comments

#333 - build(deps-dev): bump tsd from 0.30.7 to 0.31.0

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, javascript

#332 - Update for Fastify v5

Pull Request - State: closed - Opened by synapse 8 months ago

#330 - build(deps): bump fast-jwt from 3.3.3 to 4.0.0

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies, javascript

#329 - How should the namespace work?

Issue - State: closed - Opened by Snarloff 9 months ago - 1 comment

#328 - fix: Allow local options to override signing key

Pull Request - State: open - Opened by salmanm 9 months ago - 1 comment

#327 - chore(.gitignore): add .tap/ dir

Pull Request - State: closed - Opened by Fdawgs 9 months ago

#325 - Ignore authorization headers if not Bearer

Pull Request - State: closed - Opened by cberescu 10 months ago - 5 comments

#324 - docs(readme): add missing extractToken option

Pull Request - State: closed - Opened by dancastillo 10 months ago

#322 - test: use t.error

Pull Request - State: closed - Opened by Uzlopak 11 months ago

#321 - `FastifyInterface` TypeScript augmentation when using namespaces

Issue - State: open - Opened by chiptoma 11 months ago - 3 comments

#320 - build(deps-dev): bump tsd from 0.29.0 to 0.30.0

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 1 comment
Labels: dependencies, javascript

#319 - The lookupToken function doesn't seem to receive the cookie options.

Issue - State: open - Opened by chiptoma 11 months ago - 3 comments

#318 - If `authorization` is not of type Bearer to ignore it and check the cookie

Issue - State: closed - Opened by cberescu 11 months ago - 1 comment
Labels: good first issue

#317 - [Docs] Missing extractToken option

Issue - State: closed - Opened by cberescu 11 months ago - 1 comment
Labels: good first issue, documentation

#316 - Add 'validate' option to allow token claim validation

Issue - State: open - Opened by salmanm 12 months ago - 2 comments

#315 - Allow a grace period for expired tokens to account for network latency

Issue - State: closed - Opened by MattJustMatt 12 months ago - 3 comments

#314 - types: add key option to sign and verify

Pull Request - State: closed - Opened by KirillTregubov about 1 year ago - 2 comments
Labels: typescript

#313 - `key` option is not defined in the types

Issue - State: closed - Opened by KirillTregubov about 1 year ago

#312 - chore(package): explicitly declare js module type

Pull Request - State: closed - Opened by Fdawgs about 1 year ago

#311 - Added missing comma in cookie example

Pull Request - State: closed - Opened by sakerhetspolisen about 1 year ago

#310 - fix: local sign options overwrites global sign options

Pull Request - State: closed - Opened by mattiapv about 1 year ago

#309 - chore: add `.gitattributes` file

Pull Request - State: closed - Opened by Fdawgs about 1 year ago - 1 comment

#308 - Asynchronous secret Indicates the input parameter without type prompt

Issue - State: closed - Opened by GouFuJun about 1 year ago - 3 comments

#307 - build(deps-dev): bump tap from 16.3.8 to 18.0.4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies, javascript

#306 - perf: use `node:` prefix to bypass require.cache call for builtins

Pull Request - State: closed - Opened by Fdawgs about 1 year ago

#305 - build(deps-dev): bump tsd from 0.28.1 to 0.29.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, javascript

#304 - Local sign options overwrites global sign options

Issue - State: closed - Opened by mattiapv about 1 year ago - 1 comment
Labels: bug, good first issue

#303 - types: add FastifyJwtNamespace helper

Pull Request - State: closed - Opened by Uzlopak about 1 year ago - 2 comments

#302 - Fix onRequest hook documentation

Pull Request - State: closed - Opened by mattiapv about 1 year ago - 1 comment

#301 - build(deps-dev): bump @fastify/cookie from 8.3.0 to 9.0.4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, javascript

#300 - docs(readme): add error code documentation

Pull Request - State: closed - Opened by dancastillo about 1 year ago

#298 - chore: fix typo

Pull Request - State: closed - Opened by is2ei over 1 year ago

#297 - feat: unconditionally decorate request with jwtDecode

Pull Request - State: closed - Opened by maslennikov over 1 year ago

#296 - feat: unconditionally decorate request with jwtDecode

Pull Request - State: closed - Opened by maslennikov over 1 year ago

#295 - Remove conditional `jwtDecode` decorator or fix the docs

Issue - State: closed - Opened by maslennikov over 1 year ago - 3 comments

#293 - feat: Verifiy-only mode (pubkey-only)

Pull Request - State: closed - Opened by maslennikov over 1 year ago - 3 comments

#292 - build(deps): bump fast-jwt from 2.2.3 to 3.0.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, javascript

#291 - breaking: fast-jwt v3

Pull Request - State: closed - Opened by Eomm over 1 year ago - 2 comments

#289 - build(deps-dev): bump @types/node from 18.16.6 to 20.1.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, javascript

#288 - ci: only trigger on pushes to main branches

Pull Request - State: closed - Opened by Fdawgs over 1 year ago

#287 - cannot install it from yarn

Issue - State: closed - Opened by pullmann4rent over 1 year ago

#286 - Add documentation about changes in fastify.jwt object while using namespaces

Issue - State: open - Opened by jmartinacu over 1 year ago - 3 comments
Labels: good first issue, documentation

#285 - Update UsingCertificates.md

Pull Request - State: closed - Opened by boyqoziyev610 over 1 year ago

#284 - build(deps-dev): bump tsd from 0.27.0 to 0.28.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, javascript

#283 - Optional jwtVerify

Issue - State: closed - Opened by oooowl over 1 year ago - 1 comment

#282 - fix: handle fast-jwt verify error properly

Pull Request - State: closed - Opened by Tarrask over 1 year ago

#281 - Error 500 when a token with algo='none' is used

Issue - State: closed - Opened by Tarrask over 1 year ago

#280 - build(deps-dev): bump tsd from 0.26.1 to 0.27.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, javascript

#279 - build(deps-dev): bump tsd from 0.25.0 to 0.26.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, javascript

#278 - fix: propagate user result

Pull Request - State: closed - Opened by Eomm over 1 year ago

#277 - chore(.gitignore): add bun lockfile

Pull Request - State: closed - Opened by Fdawgs over 1 year ago

#276 - fix: handle fast-jwt decode error properly

Pull Request - State: closed - Opened by erfanium over 1 year ago - 4 comments

#275 - improve npm scripts

Pull Request - State: closed - Opened by Uzlopak almost 2 years ago - 1 comment

#274 - Server returns 500 if token malformed. Should return 401.

Issue - State: closed - Opened by khokm almost 2 years ago - 1 comment

#273 - Verify-only mode for apps that don't issue tokens

Issue - State: closed - Opened by eriknakamura almost 2 years ago - 13 comments
Labels: good first issue

#272 - chore(.gitignore): add clinic

Pull Request - State: closed - Opened by Fdawgs almost 2 years ago

#271 - build(deps-dev): bump tsd from 0.24.1 to 0.25.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, javascript

#270 - nodenext compatibility

Pull Request - State: closed - Opened by Uzlopak almost 2 years ago

#269 - refactor: enable error cache to prevent breaking changes

Pull Request - State: closed - Opened by climba03003 almost 2 years ago

#268 - perf: allow-list only needed files for packaging

Pull Request - State: closed - Opened by castarco almost 2 years ago - 1 comment

#267 - build(deps): bump fast-jwt from 1.7.2 to 2.0.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 5 comments
Labels: dependencies, javascript

#266 - Add `onlyCookie` verify option tests and types

Pull Request - State: closed - Opened by ZiiMakc almost 2 years ago

#265 - Fast jwt errors thrown

Pull Request - State: closed - Opened by wbrown766 about 2 years ago - 7 comments

#264 - Fast JWT errors thrown

Issue - State: closed - Opened by wbrown766 about 2 years ago - 6 comments
Labels: bug, good first issue

#263 - updated types for VerifyOptions, Add `onlyCookie` to `VerifyOptions`

Pull Request - State: closed - Opened by mage1k99 about 2 years ago - 3 comments

#262 - run lint on pre-commit

Pull Request - State: closed - Opened by Uzlopak about 2 years ago

#261 - remove dev dependency typescript

Pull Request - State: closed - Opened by Uzlopak about 2 years ago - 1 comment

#260 - fix(types): add missing `onlyCookie` property to `VerifyOptions`

Pull Request - State: closed - Opened by greebowarrior about 2 years ago

#259 - build(deps-dev): bump tsd from 0.23.0 to 0.24.1

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies, javascript

#258 - Add documentation about errors thrown

Issue - State: closed - Opened by silane about 2 years ago - 1 comment
Labels: good first issue

#257 - bump fast-jwt to get support for Node 18

Pull Request - State: closed - Opened by lanker about 2 years ago

#256 - build(deps-dev): bump tsd from 0.22.0 to 0.23.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies, javascript

#255 - build(deps-dev): bump @fastify/cookie from 7.4.0 to 8.1.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies, javascript

#254 - build(deps-dev): bump @fastify/cookie from 7.4.0 to 8.0.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies, javascript

#253 - docs(readme): replace use of deprecated variadic `listen()`

Pull Request - State: closed - Opened by Fdawgs over 2 years ago

#252 - build(deps-dev): replace pre-commit with @fastify/pre-commit

Pull Request - State: closed - Opened by Fdawgs over 2 years ago

#251 - ci: enable license checking

Pull Request - State: closed - Opened by Fdawgs over 2 years ago