Hello,
I am developing an app in AppSheet and I would like to know how I can authorize people to access my app by entering emails in a view within the app itself.
What I need is a functionality where I, as an administrator, can add new users’ emails directly through the app, allowing these users to access the app’s content. I would like to know the necessary steps to:
- Create a table to store the authorized emails.
- Add this table to AppSheet.
- Create a form view in the app to input the emails.
- Set up security filters to ensure that only authorized emails can access the app.
Thank you in advance for your help!