Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

46
Views
Cookie token authentication

I have a MERN app, where I use passport to create/authenticate the user, and persist the auth state by storing the hashed JWT Token in a HttpOnly Secure cookie. The only problem is that, if I log User A in Chrome, and copy the cookies to other browser like Edge, the token appears valid to the Backend, and the user appears logged in the Edge browser.

Since i'm trying to implement a csrf token, the validation should fail right? What is the best pratices to implement this type of authentication?

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

This behaviour is by default. To protect against CSRF use the SameSite=lax cookie attribute and\or anti-CSRF tokens

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!