# Question how to public and login

**URL:** https://community.glideapps.com/t/question-how-to-public-and-login/40957
**Category:** Ask for Help
**Created:** [April 20, 2022, 3:12pm UTC](https://community.glideapps.com/t/question-how-to-public-and-login/40957 "2022-04-20T15:12:14Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Woody](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/woody/32/2768_2.png) [@Woody](https://community.glideapps.com/u/Woody)
#### Post date: [April 20, 2022, 3:12pm UTC](https://community.glideapps.com/t/question-how-to-public-and-login/40957/1 "2022-04-20T15:12:14Z")

</div>

scenario:  
In my app, I want the public to see the landing page where they have the opportunity to fill out their profile to have access to the rest of the app. But also If a user has filled out a profile and gets logged out, Have it so they can log back in.  
Note: I have my app set to public with email  
TIA

---

<div class="post-metadata">

### Author: ![Woody](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/woody/32/2768_2.png) [@Woody](https://community.glideapps.com/u/Woody)
#### Post date: [April 20, 2022, 5:06pm UTC](https://community.glideapps.com/t/question-how-to-public-and-login/40957/2 "2022-04-20T17:06:12Z")

</div>

I think I figured it out using this.

setting my app to public  
and

> **[Show Sign In](https://docs.glideapps.com/all/topics/actions/single-actions/navigation/sign-in-action)**
>
> Trigger the sign in screen in public apps

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [April 21, 2022, 12:45am UTC](https://community.glideapps.com/t/question-how-to-public-and-login/40957/3 "2022-04-21T00:45:12Z")

</div>

So you mean login is optional for your app? Then setting it to public will be the solution.

---

<div class="post-metadata">

### Author: ![Woody](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/woody/32/2768_2.png) [@Woody](https://community.glideapps.com/u/Woody)
#### Post date: [April 21, 2022, 12:56am UTC](https://community.glideapps.com/t/question-how-to-public-and-login/40957/4 "2022-04-21T00:56:24Z")

</div>

I believe i have it doing what i need to ty.

---

<div class="post-metadata">

### Author: ![Wim\_De\_Coninck](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/wim_de_coninck/32/28179_2.png) [@Wim\_De\_Coninck](https://community.glideapps.com/u/Wim_De_Coninck)
#### Post date: [June 30, 2022, 7:13pm UTC](https://community.glideapps.com/t/question-how-to-public-and-login/40957/5 "2022-06-30T19:13:34Z")

</div>

HI,

is this (also) possible in Glide Pages?  
I could add a button on my home screen (default “Go” with action “show notification”), but when I change the action to “Sign In”, the button disappears. 🤔
