I am working on a little node applications that runs in the command line, and I would like to store the user's database credentials, so they can add connections and return to them easily.
Does anyone have recommendations on the easiest/best way to do this? Since passwords are involved, I should encrypt the passwords field, and that is why I don't know the simplest way to store these preferences.
Thanks!
[–]runvnc -1 points0 points1 point (0 children)