To reduce complexity at the service provider's side, it can sometimes be desired to let the irma_api_server call a url at the service provider's website, instead of letting the service provider 'wait' for a disclosure result on a websocket/http poll.
To reduce complexity at the service provider's side, it can sometimes be desired to let the
irma_api_server
call a url at the service provider's website, instead of letting the service provider 'wait' for a disclosure result on a websocket/http poll.I also added a small fix for a failing unit test.