Creating The Registration Endpoint

Published: 22 June 2022
on channel: CS Student Strategies
183
4

In this video we create the endpoint that will handle users registration requests. We insert user data into the "user" and "user_auth" tables. We also hash the user's password with the Argon 2 hashing algorithm.

Github
https://github.com/fclassvisions/cred...

Package Documentation
Express Docs
https://www.npmjs.com/package/express

MySQL 2 Docs
https://www.npmjs.com/package/mysql2

Argon 2 Docs
https://www.npmjs.com/package/argon2

DotEnv Docs
https://www.npmjs.com/package/dotenv

Cors Docs
https://www.npmjs.com/package/cors

Best Algorithm For User Creds Storage
https://infosecscout.com/best-algorit...


Watch video Creating The Registration Endpoint online, duration hours minute second in high quality that is uploaded to the channel CS Student Strategies 22 June 2022. Share the link to the video on social media so that your subscribers and friends will also watch this video. This video clip has been viewed 183 times and liked it 4 visitors.