Bhaiya where are our assignment homwwork. will u please tell

bhaiya where are our assignment homwwork. will u please tell

@Aditya-Kushwaha-914550392281281 It is being conveyed in the video itself, you can find it in your videos or resources section of your course. To submit it just mail the project to [email protected] with suitable subject.

wher is the resource section sir

@Aditya-Kushwaha-914550392281281 check the course section page, if it is not present, then your assignment will be conveyed in the video itself.

bhaiya is render or redirect is a same thing becaise both are doing same work

@Aditya-Kushwaha-914550392281281 no they serve completely different purpose, render is used to render UI elements directly from backend, and redirect is used to redirect the UI to some other page.
You can read more about them here :- https://stackoverflow.com/a/47823467

bhaiya in my browser response header mai set cookie kbhi jaa he ni ri hai everytime it goes as a cookie in request header

and saveuniinitialised part not understand in cookie

@Aditya-Kushwaha-914550392281281 for saveuninitialised, give this a read :- https://stackoverflow.com/a/40396102
and for cookies, how are you setting the cookies. use the set-cookie header in your response.

bhaiya i want to hash my password which is user saving on my website and stored hashed password in my database how to do that like how i send my passowrd data to md5 generator and how to get the hashed password and store in the database

@Aditya-Kushwaha-914550392281281 there are certain npm packages available for doing just that. you can used that and store the hashed password in your database such as bcrypt.

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.

https://github.com/Adityakushwaha142/courier-services-/blob/main/server.js Bhaiya this is my github repository link in this i did passport authentivation by the way am doinhg in this repository i am only able to load username and passowrd in db only i want to take email laso what change in code i do because by using passport i can only input username and password

Hi @Aditya-Kushwaha-914550392281281

please ask a new doubt for another query. It can be helpful