# Login workarounds?

**URL:** https://community.glideapps.com/t/login-workarounds/7805
**Category:** Ask for Help
**Created:** [April 25, 2020, 10:45am UTC](https://community.glideapps.com/t/login-workarounds/7805 "2020-04-25T10:45:09Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [April 26, 2020, 4:14pm UTC](https://community.glideapps.com/t/login-workarounds/7805/5 "2020-04-26T16:14:44Z")

</div>

I’m still waiting to hear back if this can officially be supported or if the workaround will be supported long-term, but hopefully this helps.

> [@Create public and private version of app for admin](https://community.glideapps.com/t/create-public-and-private-version-of-app-for-admin/1103/14):
>
> So here’s the thing. There is a way to do this, but it doesn’t appear to be officially supported so I try to avoid suggesting it. If you set your app to public with email, then you can apply any settings that require ‘signed in user’. Then if you change your app back to public, it will be publicly accessible, but you can sign in via the side menu and the ‘signed in user’ parts should work as set up. The only thing is, you have to change your privacy setting any time you want to add per user …

Here’s how to get signed in user info into every record in your sheet.

> [@List Relation "Data"](https://community.glideapps.com/t/list-relation-data/7659/5):
>
> BAM! I figured it out. First create an If/Then column on the user profile sheet that fills the column with the word ‘Name’ if signed in user. Next, on every sheet you want to display the name: Create a template column that contains the word ‘Name’. Create a relation column that joins the name template to the name template in the user profile sheet. Create a lookup column that gets the name from the relation. Bonus - make it look pretty. [image] [image]

---

_[View the full topic](https://community.glideapps.com/t/login-workarounds/7805)._
