1.0.1 • Published 6 years ago

node-red-contrib-line-signature-validator v1.0.1

Weekly downloads
14
License
MIT
Repository
-
Last release
6 years ago

node-red-contrib-line-signature-validator

This node is to verify signature of incoming message of LINE messaging API.

Usage

Configuration

Before using this node, Channel Secret has to be set, it's in LINE Developers console.

npm.io

Connection

The input is incoming message.

And there are two output connections. the message outputs to upper one if the message is valid, and lower one if it's invalid.

npm.io