mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
fix
This commit is contained in:
@@ -126,6 +126,9 @@ export class AuthService {
|
||||
|
||||
session.BasicAuthKey = user.BasicAuthKey
|
||||
|
||||
|
||||
console.log(session)
|
||||
|
||||
SessionStore.reset(session)
|
||||
this.ValidatedUser = SessionStore.user;
|
||||
this.storageService.store(AuthConnstants.USER, response);
|
||||
|
||||
Reference in New Issue
Block a user