I often want to deploy simple applications without implementing or reviewing the security in the application itself.
As an example, you can imagine a Streamlit app that is behind a “sing in with Azure/Google” screen and only authenticated users can even connect to the Streamlit app itself.
Are there any examples or guides on how to do this in Fly.io?