<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/auth](./auth.md) &gt; [Dependencies](./auth.dependencies.md)

## Dependencies interface


<b>Signature:</b>

```typescript
export interface Dependencies 
```

## Properties

|  Property | Type | Description |
|  --- | --- | --- |
|  [errorMap?](./auth.dependencies.errormap.md) | [AuthErrorMap](./auth.autherrormap.md) | <i>(Optional)</i> |
|  [persistence?](./auth.dependencies.persistence.md) | [Persistence](./auth.persistence.md) \| [Persistence](./auth.persistence.md)<!-- -->\[\] | <i>(Optional)</i> |
|  [popupRedirectResolver?](./auth.dependencies.popupredirectresolver.md) | [PopupRedirectResolver](./auth.popupredirectresolver.md) | <i>(Optional)</i> |

