I’m using the hosted version of Baserow to build an app.
I have a table containing all my users. They have a unique numeric ID (which is the primary key of that table), a name (short text), an email and a password.
However, when I try to use that table as a user source in my app, it is not working.
I go in my application settings.
I go to the Users tab.
I click on the “+ Add user source” button
I select the “Baserow table authentication” type, and Local Baserow integration, and click on Create.
Then, on the “Edit user source” page, I am stuck. The fields to select the database and the table do not appear; and all the other fields are greyed out. There is nothing I can do there.
If I retry this process on a self-hosted version of Baserow, there, everything works fine. This really seems to be a proble with the hosted version.
Can you help me?