Firebase Connection
Integrate Google Firebase Project with Thingsup.
Last updated
Integrate Google Firebase Project with Thingsup.
Last updated
This provides a connection to User's Google Firebase Project. User need to provide following parameters to connect Firebase project.
ServiceAccountJSON - Contents of Service Account JSON Key. Create Service Account for your project using Get Service Account guide. This data is always saved encrypted in Thingsup Servers
URL - Database URL of Firebase Project
Example: 'https://DATABASE_NAME.firebaseio.com'. More info Read here.
Please note the following points:
You can start using Firebase with Getting Started Guide from Google Firebase.