1.0.2 • Published 1 year ago

corbado-webhook v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

Description

This webhooks Node.js package can be used in your backend to handle webhook calls from Corbado.

The package handles webhooks authentication and takes care of the correct formatting of requests and responses. This allows you to focus on the actual implementation of the different actions.

Installation

Run the following command in your project root directory:

npm install corbado-webhook --save

Documentation

To learn how Corbado uses webhooks, please have a look at our webhooks documentation.

Examples

See examples for a very simple usage of the webhooks package.

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago