How to use Firebase Auth in Niotron?

I tried to add Google login but couldn’t understand anything. I did little bit researched and checked old forms, YouTube video and got that I need to use Firebase core too. The video I watched is outdated I guess because there is some new options in firebase core

For now I want to know how can I get application id, instanceid, storage bucket and what the hell is GcmSenderId

I’ll be more happy if someone give me Google login AIA and I want to request admin to make firebase Auth like Kodular … we just have to add google.json in assets folder and we are done

1 Like

No need of aia, just fill all the details of firebase core as below. all info is there in Json file.

database url-https://projectID.firebaseio.com

It should work.

1 Like

Thanks I did mistake while instalizing so got error

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.