Hi Zeroqode,
I’m trying to understand the Firebase Realtime Database plugin. The demo is useful to look at, but when I try to run it the login button immediately skips to ‘Sign In’ rather than ‘Sign Up to Firebase’. For that reason I am unable to sign up and actually run the app.
I can see on the bubble backend that there is a conditional statement which does this once the user is logged in,
So - how do I sign the current user out so that I can sign up, or how do I reset my browser so that I do not show as being logged in?
Thanks,
Al