dwyl / dwyl/abase

Some fields namely password need to be hashed

Open
#52 3 comments 0 reactions 1 assignee Claimed by @jrans View on GitHub
enhancement
Dominant language
JavaScript
Stars
9
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Use [bcrypt](https://www.npmjs.com/package/bcrypt) to hash fields before saving confidential information which should not be stored in db like password.

Have functionality to hash any payload based on fields config but have put on shelf. #58

Now will only hash "password" field before saying as our sole means of verification.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.