helical-auth-token-encryption
v1.0.4
Published
A simple encryption utility using AES algorithm
Readme
Helical Auth Token Encryption
A Node.js module for FeathersJS to create encrypted user data tokens using AES-128-ECB.
Installation
Install with npm:
npm install helical-auth-token-encryption
