feat : bump 1.0.0 => 1.1.0
This commit is contained in:
@@ -85,6 +85,7 @@ export class AuthFacade {
|
||||
|
||||
logout() {
|
||||
this.logoutUseCase.execute();
|
||||
this.isAuthenticated.set(false);
|
||||
this.getCurrentUser();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user