Firebase auth compile error

created a project it compiled well but when I add firebase auth

and @niotron do that soon

Did you used firebase core component ? With all the credentials ?

no,er2.JPG i used

along with .json,blocks -dint work
created empty project with firebase auth - dint work
both shows error i think firebase auth component has error
solve soon i trust niotron builder for all apps

You need to use the firebase core component too. Its necessary to use

ok

then i have a good feeling that i could

so what I need to do with that firebase core what detail

Open the .json file and get the details and use it in the core component

1 Like

er3.JPG
is storage bucket required

Yes. All are required

1 Like

will reply soon also see my other query what is client id

You will get everything on the json file. Have a look

1 Like

er4.JPG
where can i get this


all thinks i gave in firebase core is right

it gets value properly and displays

my program is like


the client id will be what i type

tried both the blue client id (in text box)
er6.JPG
what is this what have i done wrong

storage bucket can be anything you want database url will be in json file

“Database_url”: “https://your-projekt-id.firebaseio.com”,

Firebase Core Component ?

Yeah,you have to use firebase component for firebase auth