React Native Firebase
    Preparing search index...
    • This function allows more control over the Auth instance than getAuth().

      Parameters

      Returns Auth

      The optional deps argument exists for firebase-js-sdk API parity. React Native Firebase ignores persistence, popup redirect resolver, and error-map dependencies because native iOS/Android SDKs manage auth state and do not support the web-only persistence stack. initializeAuth() returns the same shared Auth instance as getAuth.