I want to close window on logout. I have used
window.close()
self.close()
var win = window.open(\"\",\"_s
Ive been using something like this: