UNPKG

veritatisdoloremque

Version:
25 lines (14 loc) 579 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@firebase/auth](./auth.md) &gt; [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)