# DoubleWayAuthenticationComponent

**Kind:** Component

**Source:** `Frontend/src/app/components/configuration/double-way-authentication/double-way-authentication.component.ts` (line 1)

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

## Diagram

```mermaid
graph TD
    component_DoubleWayAuthenticationComponent_2417336c["DoubleWayAuthenticationComponent"]
    class component_DoubleWayAuthenticationComponent_2417336c rootComponent
```

## Relationships

- IMPORTS → `AlertsService`
- IMPORTS → `TrustedLoginDevice`
- IMPORTS → `AppSettings`
- IMPORTS → `DoubleFactorAuthenticationsEnum`
- IMPORTS → `SubscriptionPackagesEnum`
- IMPORTS → `ProcessApprovallService`
- IMPORTS → `CompanyTwoFactorAuthentication`
- IMPORTS → `TwoFactorAuthentication`
- IMPORTS → `checkChanges`
- IMPORTS → `AuthService`
- IMPORTS → `PreviousPageService`
- IMPORTS → `SharedPopupComponent`
- IMPORTS → `ComponentCanDeactivate`
- IMPORTS → `PersonService`
- IMPORTS → `LogHistoryModulesEnum`
- IMPORTS → `LogHistoryComponent`

## 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)

- `ConfigurationRoutingModule` — `Frontend/src/app/components/configuration/configuration-routing.module.ts`:1
- `TranslateHandler` — `Frontend/src/app/components/configuration/configuration.module.ts`:1
