did-jwt icon indicating copy to clipboard operation
did-jwt copied to clipboard

Create and verify DID verifiable JWT's in Javascript

Results 18 did-jwt issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Pending Branch Automerge These updates await pending status checks before automerging. Click on...

**Is your feature request related to a problem? Please describe.** The verification of JWT/JWS uses exceptions to signal failures, but this creates a problem in distinguishing between legitimate failures (bad...

enhancement

So that we can use [noble-secp256k1](https://github.com/paulmillr/noble-secp256k1) which is an order of magnitude smaller than elliptic.

enhancement
pinned

This package now contains many things related to the JOSE spec. We should modularize it to a few different (to be determined) packages. Suggestion: * `@did-jose/jws` * `@did-jose/jwe` * `@did-jose/jwt`...

pinned

It is currently possible to specify a custom signer, but it's not possible to specify a custom verifier. `createJWT` allows signing with custom algorithm, like "SS256K" (Schnorr), but it's not...

bug
enhancement
pinned

I see https://w3c-ccg.github.io/lds-jws2020/ . This suite support cryptographic agility, see [[RFC7696](https://w3c-ccg.github.io/lds-jws2020/#bib-rfc7696)]. This table maps a key type to a subset of [[IANA_JOSE](https://w3c-ccg.github.io/lds-jws2020/#bib-iana_jose)] supported signing and encryption algorithms. kty crvOrSize signature...

enhancement
pinned

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [uint8arrays](https://togithub.com/achingbrain/uint8arrays) | [`^3.0.0` -> `^4.0.0`](https://renovatebot.com/diffs/npm/uint8arrays/3.0.0/4.0.2) | [![age](https://badges.renovateapi.com/packages/npm/uint8arrays/4.0.2/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

maintenance

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [multiformats](https://togithub.com/multiformats/js-multiformats) | [`^9.6.5` -> `^10.0.0`](https://renovatebot.com/diffs/npm/multiformats/9.7.1/10.0.0) | [![age](https://badges.renovateapi.com/packages/npm/multiformats/10.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

maintenance

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/jest](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`28.1.6` -> `29.1.2`](https://renovatebot.com/diffs/npm/@types%2fjest/28.1.6/29.1.2) |...

maintenance