Hi everyone!
I’m sharing my private Streamlit app using specific emails as described here: Share your app - Streamlit Docs
I was wondering if there was any way to provide the app a list of emails that could be programmatically managed? eg from a google sheet or a flat file in my repo. Essentially I’d like the (non-tech) users to be able to manage signon by managing a google sheet with email addresses.
Thanks!