Link to plugin page: https://zeroqode.com/plugin/firebase-authenticate-1533644108153x577480117667758100
A Realtime Firebase database is a database hosted in the cloud. The data is stored in JSON format and synchronized in real time with each connected client.
The plugin helps you interact with the database from your application by first connecting your account
Prerequisites: You will need a developer account with Firebase API in order interact with the Plugin: https://console.firebase.google.com/
Go to https://console .firebase.google.com / and create a new project or use the created one, if you have one.
Follow the instructions and fill in all the necessary fields:
After the project is created, you can log in to it and go to the database tab:
The database has a special structure that must be adhered to for proper processing:
For all API calls, you'll need an Access Token for authorization.
Below is the instruction for obtaining an access token.
Done! Your app is ready to pull & store files!
Get current user data - Get current user info
Live Demo: https://zeroqode-demo-11.bubbleapps.io/firebase