# LoginComponent

**Kind:** Component

**Source:** `Frontend/src/app/components/security/login/login.component.ts` (line 1)

**Part of:** [Frontend](subsystem-frontend-src-app)

## Diagram

```mermaid
graph TD
    component_LoginComponent_2c4ffbc5["LoginComponent"]
    class component_LoginComponent_2c4ffbc5 rootComponent
```

## Relationships

- IMPORTS → `AuthService`
- IMPORTS → `EnahnceLoginResponse`
- IMPORTS → `NeedVerfyResponse`
- IMPORTS → `CompanyService`
- IMPORTS → `AlertsService`
- IMPORTS → `Company`
- IMPORTS → `AppSettings`
- IMPORTS → `SubscriptionPackagesEnum`
- IMPORTS → `environment`
- IMPORTS → `AppService`
- IMPORTS → `FactorAuthenticationService`
- IMPORTS → `LocationInfo`

## Used by

2 references from 2 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (2)

- `AppRoutingModule` — `Frontend/src/app/app-routing.module.ts`:1
- `TranslateHandler` — `Frontend/src/app/app.module.ts`:1
