Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

170
Vistas
Firebase bulk edit users

Does the firebase admin sdk have a way of bulk editing users?

It has bulk methods for getUsers, deleteUsers and importUsers but no option for edit?

Edit: I've opened a github issue with google/firebase here

about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

As far as I know, Firebase Auth in Admin SDK doesn't have any other methods except updateUser (docs) to update a single user. I'd suggest to retrive all users by UID, modify it, bulk delete all users by UID and then do import steps (import docs). Make sure to chunk your data by 1000 for every API call, because that's the API limit. Or, you can do looping updateUser one by one instead.

about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda