Firebase Admin SDK .NET Core C# – Import users from another project success but user cannot authenticate [auth/wrong-password]
I'm importing user from an old Firebase project to another. The import ends successfully with no errors but from the new application, user cannot authenticate with same credentials and the following error is returned: [auth/wrong-password]: The password is invalid or…