mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
Implemented GET call requests to see the events and also each event detail
This commit is contained in:
@@ -54,6 +54,7 @@ export class AuthService {
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/* logout(){
|
||||
this.storageService.removeStorageItem(AuthConnstants.AUTH).then(res =>{
|
||||
|
||||
Reference in New Issue
Block a user