bradtraversy / node_passport_login

Node.js login, registration and access control using Express and Passport
1.74k stars 1.29k forks source link

can you please explain how you are re-populating the data, In my case its not working @bradtraversy #49

Open mafsan786git opened 4 years ago

mafsan786git commented 4 years ago

https://github.com/bradtraversy/node_passport_login/blob/3a64d0103a4f4e4873cbf28302cdd46d7ae5452b/routes/users.js#L33

XBShu commented 3 years ago

Make sure to include this part in views/register.ejs https://github.com/bradtraversy/node_passport_login/blob/f77c3393ed9c4ddc4c9d0396426c352f20085bc0/views/register.ejs#L17