added interceptor and authService to manage log

This commit is contained in:
2026-03-24 19:08:34 +01:00
parent 491c57b061
commit ef2afb0b58
66 changed files with 1815 additions and 777 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
import { Routes } from '@angular/router';
import {Routes} from '@angular/router';
export const routes: Routes = [];