Ecosyste.ms: Issues

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

GitHub / elysiajs/elysia-jwt issues and pull requests

#53 - Fix/jwt iat type

Pull Request - State: open - Opened by ga1az 19 days ago

#52 - iat Type inconsistency

Issue - State: open - Opened by ga1az 19 days ago
Labels: bug

#51 - chore(deps-dev): bump @types/bun from 1.1.6 to 1.1.9

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

#50 - chore(deps-dev): bump @typescript-eslint/parser from 6.21.0 to 8.5.0

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

#49 - chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.21.0 to 8.5.0

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

#48 - chore(deps-dev): bump eslint from 9.6.0 to 9.10.0

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

#47 - chore(deps-dev): bump eslint from 9.6.0 to 9.9.1

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

#46 - chore(deps-dev): bump @typescript-eslint/parser from 6.21.0 to 8.4.0

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

#45 - chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.21.0 to 8.4.0

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

#44 - chore(deps): bump jose from 4.15.9 to 5.8.0

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

#43 - chore(deps-dev): bump @types/bun from 1.1.6 to 1.1.8

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

#42 - chore(deps): bump oven-sh/setup-bun from 1 to 2

Pull Request - State: open - Opened by dependabot[bot] 27 days ago
Labels: dependencies, github_actions

#41 - Fix readme typo

Pull Request - State: open - Opened by Nmans01 about 1 month ago

#40 - Property 'jwt' does not exists on context.

Issue - State: closed - Opened by jakmaz 2 months ago - 1 comment

#39 - schema: t.String() error

Issue - State: open - Opened by K4leri 4 months ago

#38 - Cant verify JWT for no reason

Issue - State: closed - Opened by K4leri 4 months ago - 1 comment

#37 - Fix tests

Pull Request - State: open - Opened by silverlyra 4 months ago

#35 - jwt.default is not a function

Issue - State: closed - Opened by nodirbekrajaboff 4 months ago

#34 - fix: add aot option

Pull Request - State: open - Opened by bogeychan 4 months ago

#33 - Support `Cloudflare`

Issue - State: open - Opened by bogeychan 4 months ago

#32 - JWE Support

Issue - State: open - Opened by 0-don 5 months ago

#31 - allow paylod complex data structures

Pull Request - State: open - Opened by 0-don 5 months ago

#30 - feat: support JWKS with updated types

Pull Request - State: open - Opened by acrois 5 months ago - 1 comment

#28 - Fix: `exp` type & overriding default `exp` value

Pull Request - State: open - Opened by damnmicrowave 6 months ago - 1 comment

#26 - @elysiajs/jwt ^1.0.2 breaks type inference for handler functions

Issue - State: open - Opened by Limitless-Kode 6 months ago - 5 comments

#25 - Not able to pass exp to sign function

Issue - State: open - Opened by jeremyw189 6 months ago - 2 comments

#24 - Adding scopes or Roles/permissions

Issue - State: open - Opened by Master-Y0da 7 months ago - 1 comment

#23 - bug sign args exp type

Issue - State: open - Opened by PandaWorker 7 months ago - 1 comment

#22 - feat: jose asymmetric, closes #21

Pull Request - State: open - Opened by LIMPIX31 8 months ago - 4 comments

#20 - Type definition for payload doesn't allow complex data structures

Issue - State: open - Opened by Mudbill 9 months ago - 3 comments

#18 - feat: support number values in JWT payload

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

#17 - Feat: expired token should still return content

Issue - State: open - Opened by MariuzM 11 months ago - 1 comment

#16 - The return type of jwt doesn't seem to work properly in version 0.7.1.

Issue - State: open - Opened by Wuyuh-sun 11 months ago - 5 comments

#15 - Jwt verify problems

Issue - State: open - Opened by ImJustLucas 12 months ago - 4 comments

#14 - docs: fix typo

Pull Request - State: closed - Opened by LapsTimeOFF 12 months ago

#13 - How do I access the jwt functions outside?

Issue - State: closed - Opened by fateslayer 12 months ago - 1 comment

#12 - Cannot pass entries from type JWTPayloadSpec into jwt.sign()

Issue - State: closed - Opened by Nmans01 about 1 year ago - 1 comment

#11 - refactor: Remove unused imports

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

#10 - refactor: Meaningful type import

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

#9 - chore(deps): Add missing ESLint plugins

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

#8 - style: Reformat CHANGELOG with Markdownlint

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

#7 - style: Format README with Markdownlint

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

#6 - test: Correct the schema validation

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

#5 - feat: Support KeyLike and Uint8Array as secret

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

#4 - refactor: Remove unnecessary "as any"

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

#3 - Schema Validator Security Fix

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

#2 - JWT secret accepts string, EdDSA keys require type CryptoKey for signing

Issue - State: open - Opened by VaronLaStrauss about 1 year ago - 1 comment

#1 - 🔧fix: exports in package.json

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