Hello everyone, I’ve been using Streamlit for frontend rendering and initially implemented a basic login page that authenticated users through APIs, which I managed myself. I’m now transitioning to SuperTokens for authentication. However, SuperTokens provides a frontend SDK that only supports JavaScript, which doesn’t work with Streamlit. Does anyone have any suggestions on how I can integrate SuperTokens with my Streamlit frontend? Any advice or alternative approaches would be greatly appreciated!
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.