@jerry-zhao/user_account
v1.0.1
Published
Provide user account login and regist function.
Downloads
17
Maintainers
Readme
This is a custom node js module which provide user account register and login features.
The account info will be saved in a text file, the file name is user_account.txt.
One line text in above file represent an account, the line data format is userName = password.
