The Auth instance.
The URL of the Firebase Auth Emulator.
Optionaloptions: { disableWarnings: boolean }Optional. Options for the emulator connection.
This must be called synchronously immediately following the first call to initializeAuth(). Do not use with production credentials as emulator traffic is not encrypted.
Changes the Auth instance to communicate with the Firebase Auth Emulator, instead of production Firebase Auth services.