add jwt whit cookie

This commit is contained in:
2025-09-12 20:41:51 -06:00
parent 873f34164f
commit ebec29e9e1
4 changed files with 25 additions and 13 deletions
+1
View File
@@ -32,3 +32,4 @@ export class ServicioController {
return this.servicioService.remove(+id);
}
}
//IO