I’m trying to deploy a streamlit application in docker, but found something really weird. It all functions fine locally and I’m able to get the logged in user information. But after going through the access code / appID / Authentication and then taking it back. It all authenticates fine but it’s unable to find the user??
Is there a way to keep the authenticated user in here??