learntopic

 node:---


jwt token:--Passport

login:-------token....client..........next time login....token verified.....or then only he is allowed to move with other routes

pagination:--

we have to do in backend that api we have to from frontend[bootstrap,material ui]

bcrypt:--


create account:---

save the password in encrypted format

login....checked that from that encrypted

backend...aes256[modules..bcrypt]


created form:--

file upload:--

input type:file


backend:--multer



express js:--

schema:--[validation]

username

userpass


Comments

Popular posts from this blog

interview questions js[ Anurag Singh ProCodrr]

reactnative_creation