-
Notifications
You must be signed in to change notification settings - Fork 854
Issues: hkirat/full-stack-assignment
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Validate all user input on the server-side to prevent common vulnerabilities like cross-site scripting (XSS) attacks. #enhancement
#205
opened Apr 9, 2023 by
adityaKrModak
updated Jun 11, 2023
Ensure that the user receives the authenticated user token.
#312
opened Apr 17, 2023 by
gauravjaincr7
updated May 9, 2023
Live link working with successful login and register now
#234
opened Apr 10, 2023 by
Veercodeprog
updated Apr 14, 2023
Make sure passwords is not stored in plain-text #enhancement
#206
opened Apr 9, 2023 by
adityaKrModak
updated Apr 9, 2023
make sure authenticated user token is sent back to the user stored in the browser and sent back in every subsequent requests
#207
opened Apr 9, 2023 by
adityaKrModak
updated Apr 9, 2023
ProTip!
Follow long discussions with comments:>50.