Google OAuth not working in Streamlit Cloud

My project GitHub - claceio/clace: Webapp management for internal tools, app server for containerized apps is an easy way to run multiple Streamlit apps on one machine and add Google OAuth to them. See Clace : Streamlit app deployment platform for intro. No code changes required in the app, the OAuth auth is done in a proxy before the API hits the Streamlit app. App Authentication – Internal Tools Deployment Platform | Clace has the OAuth config details.