consumer-reports-innovation-lab / data-rights-protocol

The technical standard for exchanging data rights requests
https://datarightsprotocol.org
Apache License 2.0
56 stars 12 forks source link

Endpoint to retrieve a user's in progress/closed DRRs for a CB? #32

Open rrix opened 2 years ago

rrix commented 2 years ago

in #28 it was raised that we could have an endpoint which retrieves DRRs made by a User against a CB rather than having CB and AA track state independently.

This has some interesting implications (user makes request in Agent A but finalizes in Agent B, this does weird things with token issuance, etc...)