Skip to content

Commit

Permalink
Add hashed storage of email
Browse files Browse the repository at this point in the history
This commit adds hashed storage of a user's email.

- Adds bcrypt dependency
- Adds hashing of email prior to storage
- Adds storage of hashed email
  • Loading branch information
Andrew Isherwood committed Oct 30, 2020
1 parent 34ec55c commit b89aa50
Show file tree
Hide file tree
Showing 3 changed files with 369 additions and 11 deletions.
Loading

0 comments on commit b89aa50

Please sign in to comment.