universal-wallet-interop-spec icon indicating copy to clipboard operation
universal-wallet-interop-spec copied to clipboard

Feature: Pending Presentations

Open OR13 opened this issue 4 years ago • 2 comments

When a human or software system can't decide to store credentials from a presentation in a wallet automatically, its necessary to buffer and wait for human or software system to approve them.

Let's propose a new Object type: "PendingPresentations", which stores a verifiable presentations and meta data.

depending on the use case, this might be restricted to 10 or 100.

there might be an automated processor that applies rules to clear the buffer, or an automated processor that only buffers presentations matching certain rules.

User experience for the object should feel similar to the "new inbox items" or "new request for review" in other apps.

OR13 avatar Mar 21 '21 15:03 OR13

Related VC HTTP API PR: https://github.com/w3c-ccg/vc-http-api/pull/168

OR13 avatar Mar 21 '21 18:03 OR13

I am proposing this be used to store presentations that match the authorization criteria automatically:

see https://github.com/w3c-ccg/universal-wallet-interop-spec/issues/76

OR13 avatar Mar 26 '21 21:03 OR13