node-red-contrib-auth 0.1.7

A node-red node for authentication using JSONWebToken. Use this node to store and retrieve secure tokens from a message.

npm install node-red-contrib-auth

This library reads and writes secure JSONWebTokens. These tokens can be used to securely store client-side tokens for user authentication and authorization.

This node does not perform authentication itself and can be used with any message node (ie: http, tcp, websocket, etc).

Version

0.1.6

Installation

$ npm install node-red-contrib-auth

node-red should automatically detect the new node upon restarting of the server.

License

MIT

© 2016 John O'Connor

Node Info

Version: 0.1.7
Updated 6 years, 7 months ago
License: MIT
Rating: 4.0 2

Actions

Rate:

Downloads

82 in the last week

Nodes

  • JsonWebToken
  • JsonWebToken_config

Keywords

  • node-red
  • json web token
  • jwt
  • authentication
  • flow
  • authorization

Maintainers