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
#250 - chore: add missing lookupToken to the type
Pull Request -
State: closed - Opened by salmanm over 2 years ago
- 1 comment
#249 - Cannot read properties of undefined (reading 'bind')
Issue -
State: closed - Opened by tweenietomatoes over 2 years ago
- 10 comments
#248 - chore: add decoratorName to the types
Pull Request -
State: closed - Opened by salmanm over 2 years ago
- 2 comments
#247 - fix: add type to support ES256 with passphrase in TypeScript
Pull Request -
State: closed - Opened by yaoandy107 over 2 years ago
#246 - Type `Secret` does not match the secret option of ES256 (with a passphrase)
Issue -
State: closed - Opened by yaoandy107 over 2 years ago
- 2 comments
Labels: bug, good first issue
#245 - disable package-lock generation
Pull Request -
State: closed - Opened by Uzlopak over 2 years ago
#244 - replace http-errors with @fastify/errors
Pull Request -
State: closed - Opened by Uzlopak over 2 years ago
#243 - build(deps): bump fastify-plugin from 3.0.1 to 4.0.0
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, javascript
#242 - Typescript issue: No overload matches this call.
Issue -
State: closed - Opened by Manubi over 2 years ago
- 5 comments
#241 - Add decoratorName in the request object instead of default user
Pull Request -
State: closed - Opened by cberescu over 2 years ago
- 1 comment
#240 - decoratorName not working properly
Issue -
State: closed - Opened by cberescu over 2 years ago
- 3 comments
#239 - build(deps-dev): bump tsd from 0.21.0 to 0.22.0
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, javascript
#238 - onlyCookie option for jwtVerify
Pull Request -
State: closed - Opened by Bugs5382 over 2 years ago
- 1 comment
#237 - Decoding only the Cookie if Cookie and Regular Headers Exist
Issue -
State: closed - Opened by Bugs5382 over 2 years ago
- 5 comments
#236 - Refresh Token For JWT
Issue -
State: closed - Opened by bigansh over 2 years ago
- 5 comments
#235 - build(deps-dev): bump @types/node from 17.0.45 to 18.0.0
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, javascript
#234 - chore(package): remove `engines` field
Pull Request -
State: closed - Opened by Fdawgs over 2 years ago
#233 - build(deps-dev): bump @fastify/cookie from 6.0.0 to 7.0.0
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, javascript
#232 - build(deps-dev): bump tsd from 0.20.0 to 0.21.0
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, javascript
#231 - docs: fix jwt type usage documentation
Pull Request -
State: closed - Opened by fernandesGabriel over 2 years ago
#230 - chore(.gitignore): use updated skeleton template
Pull Request -
State: closed - Opened by Fdawgs over 2 years ago
#229 - Change decorator name
Pull Request -
State: closed - Opened by sergioalmela over 2 years ago
- 1 comment
#228 - docs(readme): remove snyk badge
Pull Request -
State: closed - Opened by Fdawgs over 2 years ago
#227 - Updated to Fastify v4
Pull Request -
State: closed - Opened by mcollina over 2 years ago
#226 - ci: migrate to fastify reusable workflow
Pull Request -
State: closed - Opened by Fdawgs over 2 years ago
#225 - 5.0.1
Pull Request -
State: closed - Opened by RafaelGSS over 2 years ago
#224 - build(deps-dev): use new @fastify org dependencies
Pull Request -
State: closed - Opened by Fdawgs over 2 years ago
#223 - docs: update references to old fastify-* modules
Pull Request -
State: closed - Opened by Fdawgs over 2 years ago
#222 - unable to install "fastify\[email protected]"
Issue -
State: closed - Opened by BharathSH over 2 years ago
- 1 comment
#221 - ChainAlert: npm package release (4.2.0) has no matching tag in this repo
Issue -
State: closed - Opened by chainalert-bot over 2 years ago
#220 - Rename module
Pull Request -
State: closed - Opened by jsumners over 2 years ago
#219 - build(deps-dev): bump standard from 16.0.4 to 17.0.0
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
#218 - build(deps-dev): bump tsd from 0.19.1 to 0.20.0
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, javascript
#217 - build(deps-dev): bump tap from 15.2.3 to 16.0.0
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, javascript
#216 - build(deps): bump actions/checkout from 2 to 3
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, github actions
#215 - build(deps): bump actions/setup-node from 2 to 3
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, github actions
#214 - fix: do not mutate and return the initial options
Pull Request -
State: closed - Opened by darkgl0w over 2 years ago
- 1 comment
#213 - initial options mutation
Issue -
State: closed - Opened by darkgl0w over 2 years ago
Labels: bug
#212 - docs: update Authentication for some routes example to use the onRequest hook
Pull Request -
State: closed - Opened by rluvaton over 2 years ago
#211 - Be consistent about the hook to use for verifying the token in the examples
Issue -
State: closed - Opened by rluvaton over 2 years ago
- 3 comments
Labels: good first issue
#210 - Update README, Typescript Custom Type Declaration
Pull Request -
State: closed - Opened by ezzhood almost 3 years ago
#209 - build: reduce dependabot update frequency
Pull Request -
State: closed - Opened by Fdawgs almost 3 years ago
#208 - fix: reply.jwtSign sets wrong exp
Pull Request -
State: closed - Opened by maticjeras almost 3 years ago
#207 - reply.jwtSign without callback and with expiresIn sets wrong exp in payload
Issue -
State: closed - Opened by maticjeras almost 3 years ago
- 3 comments
#206 - chore: remove named export of fastifyJwt
Pull Request -
State: closed - Opened by vbetsun almost 3 years ago
#205 - build(deps): bump http-errors from 1.8.1 to 2.0.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies, javascript
#204 - automatic PR
Pull Request -
State: closed - Opened by Eomm almost 3 years ago
#203 - automatic PR
Pull Request -
State: closed - Opened by Eomm almost 3 years ago
#202 - build(deps-dev): bump @types/node from 16.11.14 to 17.0.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies, javascript
#201 - build(deps): bump fastify/github-action-merge-dependabot from 2.7.1 to 3.0.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 3 comments
Labels: dependencies, github actions
#200 - `formatUser` with asynchronous function
Issue -
State: closed - Opened by onosendi almost 3 years ago
- 1 comment
#199 - build(deps): bump fastify/github-action-merge-dependabot from 2.7.0 to 2.7.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies, github actions
#198 - secret function can also return a Buffer as type
Pull Request -
State: closed - Opened by MichielDeMey almost 3 years ago
- 2 comments
#197 - build(deps): bump fastify/github-action-merge-dependabot from 2.6.0 to 2.7.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies, github actions
#196 - refactor(definitions): remove duplicate method overloads
Pull Request -
State: closed - Opened by Fdawgs almost 3 years ago
#195 - chore: Remove JwtHeader type definition
Pull Request -
State: closed - Opened by ja-bravo almost 3 years ago
- 3 comments
#188 - Remove JwtHeader type definition after fast-jwt release
Issue -
State: closed - Opened by radomird almost 3 years ago
- 4 comments
Labels: good first issue
#150 - Named imports do not work with TypeScript
Issue -
State: closed - Opened by kibertoad over 3 years ago
- 4 comments
#78 - Consider improve trusted documentation
Issue -
State: closed - Opened by guilhermemntt almost 5 years ago
- 5 comments
Labels: stale
#72 - Using fastify-jwt along with Auth0
Issue -
State: closed - Opened by mattduffield about 5 years ago
- 10 comments
#65 - reply.send is not a function
Issue -
State: closed - Opened by greenpau over 5 years ago
- 3 comments
#56 - How to blacklist token?
Issue -
State: closed - Opened by gandra over 5 years ago
- 16 comments