Good Day,
May I ask if there is a way to detect if the user is using incognito mode in accessing an application?
We want to identify it because we are saving the specific user details using cookies to limit the logging of many users in a single browser. once the application is opened in an incognito browser it will not read the one we saved in the cookies.
Thanks and regards
Raphael Laurence Reyno
Have a look at this for the check around latest version of chrome.
https://mishravikas.com/articles/2019-07/bypassing-anti-incognito-detection-google-chrome.html
Tushar Panpaliya wrote:
Hi Tushar,
Thanks for the reply, I'll look into it
Thanks and regards,