Hi Everybody,
I want to use Backendless to create user accounts, but for the social networking part of my app I want to use a Firebase database, so that people can see updates realtime. Wondering if anybody has done this before?
Seems like I have to setup custom authentication on Firebase, which is documented here: https://www.firebase.com/docs/ios/guide/login/custom.html
Can anybody help?