unique field to differentiate in PWA offline first approach

0
Hi All,   When the same user logged in different browser(multiple logins), enters the value and click on a button that triggers nanoflow, I need a key field to differentiate the request (like session id) , it should work for both online and offline approach.   Is it possible to get the session ID using java script, I have tried to get it from document.cookie, it gives back string but there is no variable with keyword ‘SESS’. Is there any alternate approach available to get session ID using Java script, or any approach we can use to differentiate the request.   Thanks & Regards, Balaji S
asked
0 answers