Authentication Help #14088
Unanswered
NewUniverseEntrop
asked this question in
Help
Authentication Help
#14088
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi , so i was trying to use passport.local to do auth but then i realized that i cant add middleware without adding wrappers.
just want to know : can i just use cookies auth and maintian serverless :
for all the following req , i can just use req.cookie to compare with the stored json ( in database probably) .
does this seem correct ? Thanks ! appreicate it ! sorry if this sound dumb..,
Beta Was this translation helpful? Give feedback.
All reactions