App for a single that has to login

I have a free legacy account and created an app that is set up to display data from an Airtable database. Different tabs show data sorted in different ways.

I want to have one set of user details that need to be entered before the user can see the data tabs in the app. I want these to be username and password, not email.

I don’t want the user to be able to edit any of the data inside the app, just view it. I want the user to time out after a certain period of not using the app (say 1 hour) and have to log in again.

Also, I would like the app to still work if there are multiple logins of the one user at the same time - that is if logged in on phone and iPad etc at the same time.

Is this possible on my free legacy account?

Username/password authentication is not supported on any plan. Any attempt to implement such a method would most likely be a violation of Glide’s Terms & Conditions.

Yes, this should work on any plan.

1 Like