React Native Firebase
    Preparing search index...
    • Checks the validity of an out-of-band email action code and returns metadata about the pending operation.

      Parameters

      • auth: Auth
      • oobCode: string

      Returns Promise<ActionCodeInfo>

      React Native Firebase normalizes native results toward firebase-js-sdk shapes, including mapping fromEmail to previousEmail and coercing multi-factor info objects.