Using Auth0

I need to use Auth0 Login to authenticate users to the Streamlit port. I created a component and tested it in a standalone where I could log in. I had trouble using it in Streamlit as it does not support feedforward. there are suggestions to use nginx for proxy.
suggestions?

1 Like