take to log out

pull/18/head
Thomas Atkins 5 years ago
parent b63598145b
commit 0813bf62b1

@ -183,6 +183,6 @@ export class AppComponent implements OnInit {
}
logOut() {
window.location = '/auth/logout';
window.open('/auth/logout');
}
}

Loading…
Cancel
Save