npm.io
1.0.2 • Published 3d ago

corbado-webhook

Licence
ISC
Version
1.0.2
Deps
1
Size
6 kB
Vulns
0
Weekly
0
DeprecatedThis package is deprecated

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.

Keywords