decentralized-identity / presentation-exchange

Specification that codifies an inter-related pair of data formats for defining proof presentations (Presentation Definition) and subsequent proof submissions (Presentation Submission)
https://identity.foundation/presentation-exchange
Apache License 2.0
84 stars 36 forks source link

Example diversity: include a few hardcoded single-value or enum examples in filters #449

Open bumblefudge opened 1 year ago

bumblefudge commented 1 year ago

Niels pointed out (just before a PR was merged and the comment disappeared) that we have many regexp patterns in the examples, in situations where a hard-coded value or an allowlist/enum would be more realistic. A non-normative (and thus not timeline-blocking) tweak would be to go in a swap out a regexp here and there so that people that read examples first see both kinds of filters represented?