Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 800 Bytes

File metadata and controls

17 lines (11 loc) · 800 Bytes

NodeRED 2FA (node-red-contrib-2fa)

GitHub last commit npm npm GitHub

Nodes to Create Users and Gererate and Verify Tokens

Features

  • Node to generate user secrets in base32, ascii, hex and optional qrcode (png/base64)
  • Node that generates a token
  • Node to verify generated token or token created via authenticator app
  • Node to delete user secrets
  • Encrypt User Secrets File (Package includes tool to decrypt)

Future Development

  • Database integration