I want to close window on logout. I have used
window.close()
self.close()
var win = window.open(\"\",\"_s
This worked for me perfectly:
Close this window