- Remove authService as authentication logic moved to custom hooks - Maintain separation of concerns pattern |
||
|---|---|---|
| .. | ||
| api.ts | ||
| authService.ts | ||
| types.ts | ||
| userService.ts | ||
- Remove authService as authentication logic moved to custom hooks - Maintain separation of concerns pattern |
||
|---|---|---|
| .. | ||
| api.ts | ||
| authService.ts | ||
| types.ts | ||
| userService.ts | ||