# Requiring sign-in for private app

**URL:** https://community.glideapps.com/t/requiring-sign-in-for-private-app/43927
**Category:** Ask for Help
**Created:** [July 5, 2022, 6:33pm UTC](https://community.glideapps.com/t/requiring-sign-in-for-private-app/43927 "2022-07-05T18:33:30Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![SimonT](https://avatars.discourse-cdn.com/v4/letter/s/a88e4f/32.png) [@SimonT](https://community.glideapps.com/u/SimonT)
#### Post date: [July 5, 2022, 6:33pm UTC](https://community.glideapps.com/t/requiring-sign-in-for-private-app/43927/1 "2022-07-05T18:33:30Z")

</div>

Hello! Very new user here. I’ve learned a lot reading many entries in the Library/Documentation section over the last few days. But I’m now stumped and need some help please.

–1. I’d like to limit access to only people who signed into the app. In the “Privacy” tab, I see “Sign-In” with either “Required” or “Optional”, so I have selected “Required”.

But yet, when I “share” my app with someone (either via the “Link” web address, or the QR code, or the email invitation), the person can open the app in their phone browser, and edit rows or add rows, without actually having to sign-in.

I’m clearly missing something, but I don’t know what I’m missing.

–2. While trying to solve that first problem, I came across the Library entry for “Login/Sign In” ([https://docs.glideapps.com/all/topics/security-and-user-data/controlling-who-can-access-your-app](https://docs.glideapps.com/all/topics/security-and-user-data/controlling-who-can-access-your-app)).

And there is a four-seconds video/GIF, that shows the Privacy settings with the following options:  
–Public Sign-In: Public  
–Public Sign-In: Public with email  
–Private Sign-In: Limit access by password  
–Private Sign-In: Limit access to emails in sheet

I don’t have those options in my Privacy settings. Therefore I’m assuming the GIF is out of date and the settings have changed. But it raises the question. How do I know if my app is set to Public or to Private?

My uneducated low-confidence guess is that:  
–“Users in the user profiles table” = Private?  
–“Only My Team Editors” = Private?  
–“Anyone” = Public?

Thanks for helping an ignorant newbie out.

Simon

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [July 6, 2022, 3:42am UTC](https://community.glideapps.com/t/requiring-sign-in-for-private-app/43927/2 "2022-07-06T03:42:39Z")

</div>

> [@SimonT](#):
>
> But yet, when I “share” my app with someone (either via the “Link” web address, or the QR code, or the email invitation), the person can open the app in their phone browser, and edit rows or add rows, without actually having to sign-in.

Being able to sign in to your app, and being able to add/edit data are two different things, and are controlled separately. Have a read here:

> **[Glide Docs](https://www.glideapps.com/docs)**
>
> Welcome to Glide Docs, a steadily growing collection of articles and videos on how to use Glide. We can’t wait to see what you build!

> [@SimonT](#):
>
> My uneducated low-confidence guess is that:  
> –“Users in the user profiles table” = Private?  
> –“Only My Team Editors” = Private?  
> –“Anyone” = Public?

Yes, that’s pretty much correct.

Update: I just reread this part of your post…

> [@SimonT](#):
>
> –1. I’d like to limit access to only people who signed into the app. In the “Privacy” tab, I see “Sign-In” with either “Required” or “Optional”, so I have selected “Required”.
> 
> But yet, when I “share” my app with someone (either via the “Link” web address, or the QR code, or the email invitation), the person can open the app in their phone browser, and edit rows or add rows, without actually having to sign-in.

Regarding the first part of the above, check that you have User Profiles properly configured.

> **[Users | Glide Docs](https://www.glideapps.com/docs/users)**
>
> Learn how to create user-specific experiences.

---

<div class="post-metadata">

### Author: ![SimonT](https://avatars.discourse-cdn.com/v4/letter/s/a88e4f/32.png) [@SimonT](https://community.glideapps.com/u/SimonT)
#### Post date: [July 6, 2022, 6:27am UTC](https://community.glideapps.com/t/requiring-sign-in-for-private-app/43927/3 "2022-07-06T06:27:08Z")

</div>

Thanks Darren, I appreciate the reply.

I initially didn’t have a User Profiles Table. But after I figured out what that was, and how it could be used, everything seems to be working the way I want it to now.
