crypto-password-helper
Helper for encrypting and generating password using crypto in node.js
Helper for encrypting and generating password using crypto in node.js
Simple user account management middleware using MySQL database, It includes user creation, login, confirm user creation, reset password, multi-token for different device login, user data management as json object, etc.
Utilities for a data signing and verification, encryption and decryption, a password generation with a salt, crypto keys generation, serialization, parsing of them. Written in Typescript both for a browser and NodeJS.