javascript - Express cookieParser() confused -


here's problem, searched everywhere , never found clear answer. in order this:

app.use(express.cookieparser('secret')); <-- "secret" secret 

what do? i'm bit confused. should use secure it:

https://github.com/jed/keygrip

hopefully question clear. in advance!

just make long string use there, , don't tell anyone. ;-)


Comments

Popular posts from this blog

SPSS keyboard combination alters encoding -

Add new record to the table by click on the button in Microsoft Access -

javascript - jQuery .height() return 0 when visible but non-0 when hidden -