feat: Improve proof api
Problem to solve
At the moment the proof api supports:
- Issue proof with connection
- Accept with connection
- List received proof request that are not accepted.
We are working on implementing oob proofs.
There is request from mohammed.hashem via the email for supporting get single proof request.
Do we need any additional improvements over the API besides, get by id and decline request?
Related issue: #34 (closed)