veritatisdoloremque
Version:
Monorepo for the Firebase JavaScript SDK
25 lines (14 loc) • 579 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/auth](./auth.md) > [initializeAuth](./auth.initializeauth.md)
## initializeAuth() function
<b>Signature:</b>
```typescript
export declare function initializeAuth(app: FirebaseApp, deps?: Dependencies): Auth;
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| app | [FirebaseApp](./app.firebaseapp.md) | |
| deps | [Dependencies](./auth.dependencies.md) | |
<b>Returns:</b>
[Auth](./auth.auth.md)