You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
Can increase the password hiding functionality by adding salt in the password sent by the user
The generate token function should not be in the routes but in a different file
The routes are not in the right practice i.e try catch blocks for error
There will be a folder structure for backend and frontend
BENEFITS:
Increases the users trust
Cleans the code and makes it more readable
Makes error handling easier
Assign this issue to me under GSSoc'2024
The text was updated successfully, but these errors were encountered:
mohakksingh
changed the title
Need Authentication, Signup ,Login
Need Code Cleaning
May 11, 2024
Description:
Can increase the password hiding functionality by adding salt in the password sent by the user
The generate token function should not be in the routes but in a different file
The routes are not in the right practice i.e try catch blocks for error
There will be a folder structure for backend and frontend
BENEFITS:
Increases the users trust
Cleans the code and makes it more readable
Makes error handling easier
Assign this issue to me under GSSoc'2024
The text was updated successfully, but these errors were encountered: