hyperledger / identus-edge-agent-sdk-swift

Apache License 2.0
11 stars 5 forks source link

feat(pollux): add anoncreds predicate on requests #141

Closed goncalo-frade-iohk closed 1 month ago

goncalo-frade-iohk commented 1 month ago

Description:

Add ability to add predicates on anoncreds presentation requests.

Fixes ATL-6848 ATL-6517

Checklist:

mkbreuningIOHK commented 1 month ago

Added ATL-6517 as reference. One question: the check 'I have made corresponding changes to the documentation` is there, but I do not see any document update in this PR. Could you clarify? (by the way, there is another sub-task in Jira for the documentation update).

goncalo-frade-iohk commented 1 month ago

https://github.com/input-output-hk/atala-prism-wallet-sdk-swift/pull/141#issuecomment-2121802130

Although this actually doesn't add any documentation since I removed after since it was not needed anymore.

Documentation changes are comments done in Code 99% of the time not in other file.