lot of changes

This commit is contained in:
Eudes Inácio
2023-10-19 16:51:12 +01:00
parent ff52c56cde
commit 57f51903bc
51 changed files with 43514 additions and 1079 deletions
+1 -1
View File
@@ -98,7 +98,7 @@ export class AuthService {
}
} catch (error) {
this.errorHandler.handleError(error);
this.httpErroHandle.httpStatusHandle(error)
this.httpErroHandle.loginHttpStatusHandle(error)
captureException(error);
} finally {
return response