Ryuuket / blog

MIT License
0 stars 1 forks source link

Added a function to hash user's password using local constant salt. #50

Closed Ryuuket closed 11 months ago

Ryuuket commented 11 months ago

Added a function to hash user's password using local constant salt in src/controllers.User.ts file.