take to log out
This commit is contained in:
@@ -183,6 +183,6 @@ export class AppComponent implements OnInit {
|
||||
}
|
||||
|
||||
logOut() {
|
||||
window.location = '/auth/logout';
|
||||
window.open('/auth/logout');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user