Where can I find my Firebase apiKey and authDomain?
I'm setting up my environment to connect to my database.
export const environment = { production: false, firebase: { apiKey: '...', authDomain: '...', databaseURL: 'https://******-project.firebaseio.com', projectId: '*******-project', } };
But can't find the apiKey and authDomain inside the firebase console.
The easiest way to find these is to:
You'll get a pop up with the values you need.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With