Joonas Moilanen
Joonas Moilanen
Ran into same issue. Running python application in colima+docker locally -> this login pop-up flashing happens and prevents logging in.
you can actually inject styling to the component using streamlit.components.v1 library
anyone found a solution yet?
@numericOverflow I tried that also, but had some issues. Just out of curiosity could you share a little example of your solution with the st.login() ?