PEX icon indicating copy to clipboard operation
PEX copied to clipboard

A Typescript implementation of the DIF Presentation Exchange specification.

Results 16 PEX issues
Sort by recently updated
recently updated
newest added

- **I'm submitting a ...** [ ] bug report [x] feature request [ ] question about the decisions made in the repository [ ] question about how to use this...

**I'm submitting a ...** [x] bug report [ ] feature request [ ] question about the decisions made in the repository [ ] question about how to use this project...

Needs to be combined with a release of pex models

- **I'm submitting a ...** [ ] bug report [x] feature request [ ] question about the decisions made in the repository [ ] question about how to use this...

- **I'm submitting a ...** [x] bug report [ ] feature request [ ] question about the decisions made in the repository [ ] question about how to use this...

- **I'm submitting a ...** [ ] bug report [X] feature request [X] question about the decisions made in the repository [ ] question about how to use this project...

Currently the allowed values for the proof_type from ldp_vc format is restricted to a set of known types, namely: ``` return [ 'Ed25519VerificationKey2018', 'Ed25519Signature2018', 'RsaSignature2018', 'EcdsaSecp256k1Signature2019', 'EcdsaSecp256k1RecoverySignature2020', 'JsonWebSignature2020', 'GpgSignature2020', 'JcsEd25519Signature2020',...

- **I'm submitting a ...** [ ] bug report [ ] feature request [ ] question about the decisions made in the repository [ ] question about how to use...

This library uses `jsonpath` under the hood, which makes sense but this library is not secure. Filter expression can lead to arbitrary code execution (albeit, due to a coincidence most...

- **I'm submitting a ...** [x] bug report [x] feature request - **Summary** The pex library filters credentials based on the submission requirements and input descriptors, and will return a...