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

feat!: Added webhook and websocket functionality #242

Closed wadeking98 closed 1 month ago

wadeking98 commented 1 month ago

Added webhooks and websockets to bc wallet demo. If you're switching from the previous version of bc wallet demo, be sure to setup the webhooks in traction like so: https://<YOUR_DOMAIN>/digital-trust/showcase/demo/whook and set the webhook key in the server .env file: WEBHOOK_SECRET=secret