CloudFirebase authentication

TMSFMXCloudFirebase
I'm trying to use firebase with your example. I created a database and tried setting both rules with authentication and without.
I set up anonymous authentication, with Gmail, etc ...

The problem is that whatever iI set I am always asked to log in with my gmail account.
if I try the connection using other accounts then access is denied
In this way, I cannot release the app.

How can I create an app enabling  firebase that does not require gmail authentication with my account?
Thanks Massimiliano

Hi,


Please note that unfortunately at this time this behavior is by design.
The Firebase database can only be accessed by the user that has created it.

However this is a good suggestion and we'll have to investigate if this is supported by the API and if it can be implemented in a future version of the component.