issues
search
fastify
/
fastify-jwt
JWT utils for Fastify
MIT License
513
stars
99
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
style: remove trailing whitespace
#352
Fdawgs
closed
2 weeks ago
0
build(deps-dev): bump @fastify/cookie from 10.0.1 to 11.0.1
#351
dependabot[bot]
closed
1 month ago
0
docs: update readme to clarify fastify version compatibility
#350
simoneb
closed
1 month ago
0
build(deps): bump fastify/workflows from 5.0.0 to 5.0.1
#349
dependabot[bot]
closed
1 month ago
0
Type augmentation for namespace methods?
#348
58bits
opened
1 month ago
2
chore: update fastify to ^5.0.0
#347
Fdawgs
closed
2 months ago
0
Unable to set key override on request.jwtVerify
#346
mitja-hofer
opened
2 months ago
1
Docs(README): Fix code example indentation
#345
kerolloz
closed
2 months ago
0
Using a different decorator name with TypeScript
#344
kerolloz
opened
2 months ago
0
Generic Type Error for FastifyReply and FastifyRequest After Installing fastify-jwt Types
#343
ejajahmad
closed
3 months ago
0
build(deps): bump fastify/workflows from 4.1.0 to 5.0.0
#342
dependabot[bot]
closed
3 months ago
0
chore: update min fastify version
#341
Fdawgs
closed
3 months ago
0
build(deps-dev): bump @types/node from 20.14.13 to 22.0.0
#340
dependabot[bot]
closed
3 months ago
0
Merge `next` into `master`
#339
jsumners
closed
4 months ago
0
fix: Async key provider and errors should be resolved internally -- dynamic JWTs in tests
#338
jmjf
closed
1 month ago
1
build(deps): bump @fastify/error from 3.4.1 to 4.0.0
#337
dependabot[bot]
closed
4 months ago
0
Repository permission issue
#336
kibertoad
closed
6 months ago
2
fix: Async key provider and errors should be resolved internally
#335
NikitaIT
opened
7 months ago
0
"authenticate" example creates a new verifier instance and a new cache instance for each request
#334
NikitaIT
opened
7 months ago
1
build(deps-dev): bump tsd from 0.30.7 to 0.31.0
#333
dependabot[bot]
closed
7 months ago
0
Update for Fastify v5
#332
synapse
closed
7 months ago
0
Argument of type FastifyJwt is not assignable to parameter of type FastifyPluginAsync
#331
Geparder
closed
8 months ago
1
build(deps): bump fast-jwt from 3.3.3 to 4.0.0
#330
dependabot[bot]
closed
9 months ago
0
How should the namespace work?
#329
Snarloff
closed
6 months ago
1
fix: Allow local options to override signing key
#328
salmanm
opened
9 months ago
1
chore(.gitignore): add .tap/ dir
#327
Fdawgs
closed
9 months ago
0
docs(readme): fix broken links
#326
Fdawgs
closed
10 months ago
0
Ignore authorization headers if not Bearer
#325
cberescu
closed
10 months ago
5
docs(readme): add missing extractToken option
#324
dancastillo
closed
10 months ago
0
Add request.user property only to routes with fastify.authenticate hook applied in Typescript
#323
tjapa
closed
10 months ago
1
test: use t.error
#322
Uzlopak
closed
10 months ago
0
`FastifyInterface` TypeScript augmentation when using namespaces
#321
chiptoma
opened
11 months ago
3
build(deps-dev): bump tsd from 0.29.0 to 0.30.0
#320
dependabot[bot]
closed
10 months ago
1
The lookupToken function doesn't seem to receive the cookie options.
#319
chiptoma
opened
11 months ago
3
If `authorization` is not of type Bearer to ignore it and check the cookie
#318
cberescu
closed
10 months ago
1
[Docs] Missing extractToken option
#317
cberescu
closed
10 months ago
1
Add 'validate' option to allow token claim validation
#316
salmanm
opened
12 months ago
2
Allow a grace period for expired tokens to account for network latency
#315
MattJustMatt
closed
10 months ago
3
types: add key option to sign and verify
#314
KirillTregubov
closed
1 year ago
2
`key` option is not defined in the types
#313
KirillTregubov
closed
1 year ago
0
chore(package): explicitly declare js module type
#312
Fdawgs
closed
1 year ago
0
Added missing comma in cookie example
#311
sakerhetspolisen
closed
1 year ago
0
fix: local sign options overwrites global sign options
#310
mattiapv
closed
1 year ago
0
chore: add `.gitattributes` file
#309
Fdawgs
closed
1 year ago
1
Asynchronous secret Indicates the input parameter without type prompt
#308
Fuarm
closed
1 year ago
3
build(deps-dev): bump tap from 16.3.8 to 18.0.4
#307
dependabot[bot]
closed
1 year ago
2
perf: use `node:` prefix to bypass require.cache call for builtins
#306
Fdawgs
closed
1 year ago
0
build(deps-dev): bump tsd from 0.28.1 to 0.29.0
#305
dependabot[bot]
closed
1 year ago
0
Local sign options overwrites global sign options
#304
mattiapv
closed
1 year ago
1
types: add FastifyJwtNamespace helper
#303
Uzlopak
closed
1 year ago
2
Next