You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add webhooks helper class
* webhook Stringify JSON
* Fire userCreated webhook on user creation
* Add webhooks to Req typedef
* Add createdAt to user payload
* Initial createUser test
* Add query created webhook
* Remove URL from var name
* Revert "Remove URL from var name"
This reverts commit 0e51513.
* Remove name for hookserver
* Add hook name to header
* Add start of webhooks documentation
* Add env var to doc
* words
* Add hook configs for batch and statement
* Add batch webhook implementation
* Update webhooks docs
* Update webhooks.js
* Update webhooks.js
* Add webhook enabled config
* Envelope hook payload
* Fire userCreated hook for auto user creation
* Add statement hooks and tests
* Add wait for final test
* Remove TODO
0 commit comments