[Server/ Security] bcrypt를 이용한 패스워드 암호화
Open
5.0h
DB
Server
기능 추가
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
> ### 목적
> bcrypt를 이용해 패스워드가 노출되지 않고 디비에 저장될 수 있게 함
>
> ### 구현기능
> [x] salt
> [x] hash
> [x] hashed password DB input

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.