4
Answers

How to handle multi-user login in same browser?

Photo of Tamal Marick

Tamal Marick

6y
1.3k
1
I need to do multi user logged in same browser. As of now, I cannot handle separate session. If I give any API request then both the browser is updating. The traditional way to handle the session will not work for multiuser on same browser. How can I do this?

Answers (4)