Hi, I am using node-sspi module for implementing windows authentication and its working fine but I can't find a way to logout the from current session until unless I close the browser. Is it possible to logout without closing the browser, if yes then how can we implement it. Any help would be appreciated.
Thank You
Hi, I am using node-sspi module for implementing windows authentication and its working fine but I can't find a way to logout the from current session until unless I close the browser. Is it possible to logout without closing the browser, if yes then how can we implement it. Any help would be appreciated.
Thank You