Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

464
Views
¿Cómo arreglar auth/auth-domain-config-required mientras se usa la autenticación de Firebase?

Este es el código que estoy usando. El enlace parece estar bien y funcionó perfectamente. ¿Hay alguna modificación que deba hacer para el archivo de entorno?

 // Import the functions you need from the SDKs you need import { initializeApp } from "firebase/app"; import { getAuth } from "firebase/auth"; // TODO: Add SDKs for Firebase products that you want to use // https://firebase.google.com/docs/web/setup#available-libraries // Your web app's Firebase configuration const firebaseConfig = { apiKey: process.env.REACT_APP_apiKey || 'mock_key', authDomain: process.env.REACT_APP_authDomain, projectId: process.env.REACT_APP_projectId, storageBucket: process.env.REACT_APP_storageBucket, messagingSenderId: process.env.REACT_APP_messagingSenderId, appId: process.env.REACT_APP_appId }; // Initialize Firebase const app = initializeApp(firebaseConfig); const auth = getAuth(app); export default auth;
about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

Verifique su dominio de autenticación en el archivo env si es el mismo desde la consola de firebase

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!