https://github.com/alicw/bcrypt-hash-and-compare
Basic program to test bcrypt functionality for NC-News-BE implementation for user login
https://github.com/alicw/bcrypt-hash-and-compare
Last synced: 9 months ago
JSON representation
Basic program to test bcrypt functionality for NC-News-BE implementation for user login
- Host: GitHub
- URL: https://github.com/alicw/bcrypt-hash-and-compare
- Owner: AliCW
- Created: 2023-02-25T16:44:00.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-25T22:50:13.000Z (over 3 years ago)
- Last Synced: 2024-12-27T22:55:34.872Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bcrypt-hash-and-compare
Just a test program to refresh over how brcrypt functionality works
The purpose was to create a program to generate password hashes for the NC-News-BE repository below
https://github.com/AliCW/AliCW-be-NC-news