bcgov / BC-Wallet-Demo

Demo of Verifiable Credentials Using the BC Wallet
https://digital.gov.bc.ca/digital-trust/showcase
Apache License 2.0
7 stars 13 forks source link

Switch to webhooks instead of polling #222

Closed wadeking98 closed 1 month ago

wadeking98 commented 1 year ago

Currently in the showcase we poll the api to fetch the credential state. Traction provides webhooks for agent messages, we should be utilizing these instead of polling.