79289921

Date: 2024-12-18 03:40:28
Score: 2
Natty:
Report link

If you let the browser manage credentials, only 1 "session" / "user" is active at a given time, unless you:

Use different orgins / domains per user. Manage the requests and session/authentication tokens yourself by manually setting headers. Use a different cookie name for each user

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Hariom Patidar