Authorize people to access my app

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:

  1. Create a table to store the authorized emails.
  2. Add this table to AppSheet.
  3. Create a form view in the app to input the emails.
  4. Set up security filters to ensure that only authorized emails can access the app.

Thank you in advance for your help!

0 1 136
1 REPLY 1

Aurelien
Google Developer Expert
Google Developer Expert

Hi @Khaio 

The solution you describe is not possible. However, you can use an auth domain method (requiring AppSheet Enterprise Standard plan).

In either case, this will require you to perform a kind of "admin" operation.

For reference: Domain integration: The Essentials - AppSheet Help