jose

JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes.

MIT License

Downloads
47.9M
Stars
4.9K
Committers
32

Bot releases are visible (Hide)

jose -

Published by github-actions[bot] about 2 years ago

Fixes

  • deno: add a Deno package entrypoint (9f3c459)
jose -

Published by github-actions[bot] about 2 years ago

Features

  • add support for RFC 9278 - JWK Thumbprint URI (d06ce65)

Refactor

  • consume some base64url decode errors (#436) (caaf2c3)
  • unify JOSENotSupported throw on key export (fe5d093)
jose -

Published by github-actions[bot] over 2 years ago

This release contains only code refactoring and documentation updates.

jose -

Published by github-actions[bot] over 2 years ago

Fixes

  • typescript: add types export for nodenext module resolution (#406) (5a6d8f0)
jose -

Published by github-actions[bot] over 2 years ago

Features

  • add "worker" export in package.json (#400) (c58c80a)
  • optional headers options for createRemoteJWKSet (#397) (b4612f5)
jose -

Published by github-actions[bot] over 2 years ago

Features

  • add createRemoteJWKSet cacheMaxAge option (5017d95), closes #394
jose -

Published by github-actions[bot] over 2 years ago

Fixes

  • dont check JWT iat is in the past unless maxTokenAge is used (96d85c7)
jose -

Published by github-actions[bot] over 2 years ago

This release contains only code refactoring and documentation updates.

jose -

Published by github-actions[bot] over 2 years ago

Features

  • mark APIs and parameters that can lead to footguns as deprecated (0ddbcc6)
  • types: include JSDoc in the types (74187a9)
jose -

Published by github-actions[bot] over 2 years ago

Fixes

  • web api runtime: rely on default fetch init values (df6d966)
jose -

Published by github-actions[bot] over 2 years ago

Fixes

  • decrypting empty ciphertext compact JWEs (#374) (95fe597)
jose -

Published by github-actions[bot] over 2 years ago

Fixes

  • typescript: allow synchronous get key functions (7c99153)
jose -

Published by github-actions[bot] over 2 years ago

Features

  • add jose.decodeJwt utility (3d2a2b8)

Fixes

  • concurrent fetch await in cloudflare (e44cd18), closes #355
jose -

Published by github-actions[bot] over 2 years ago

Features

  • add createLocalJWKSet, resolver to verify using a local JWKSet (bd7bf37)
jose -

Published by github-actions[bot] over 2 years ago

Fixes

  • only add y to the epk header parameter when EC keys are used (dd6775e), closes #348
jose - v4.3.8

Published by github-actions[bot] almost 3 years ago

This release contains only code refactoring and documentation updates.

jose -

Published by github-actions[bot] almost 3 years ago

Fixes

  • typescript: b64: true is fine to use in JWT, its useless, but allowed (#324) (ee401c9)
jose -

Published by github-actions[bot] almost 3 years ago

Fixes

  • electron: rsa-pss keys are never supported (188c1f7)
jose -

Published by github-actions[bot] almost 3 years ago

Fixes

jose -

Published by github-actions[bot] almost 3 years ago

Fixes

  • Compact JWS verification handles a zero-length payload string (7c70e7b)
Package Rankings
Top 0.63% on Npmjs.org
Top 8.17% on Proxy.golang.org
Top 19.68% on Repo1.maven.org
Top 0.67% on Deno.land