๐ฅFirebase Integration
Setting up Firebase Authentication in Databutton
Last updated
Setting up Firebase Authentication in Databutton
Last updated
Databutton app offers Firebase Authentication as an installable extension to your app.
You can install this under the Extensions section in the configure page of your app.
The following guide explains how to configure your firebase project, but you can also ask the agent for help.
Getting started with the Firebase Console ( You can easily Log in with your Google account )
Firebase configuration Setup - After registering the app, Firebase will display a snippet of code.
Copy this config as you'll need it when you install the extension in your app. You can also find it under Project Overview in Firebase later.
Once the project is set up, navigate to the โAuthenticationโ section in the Firebase console side menu.
Configuring Sign-In Methods - In the Authentication panel, go to the โSign-in methodโ tab. Configure sign-in providersโโโGoogle.
Add authorized domains in Firebase so allow sign-ins from your app.
Watch this video to see it in action.