hongan1998611
Results
1
comments of
hongan1998611
@unste337 You should add this code after you finish logging in. `if authentication_status: if 'rerun' not in st.session_state: st.session_state['rerun'] = True st.rerun()`