On logout switch page to file in parent directory

Hi @Lacasa,

I would recommend this new approach using the new st.page_link feature: New login page navigation example with streamlit 1.31

In particular, you can see how I created a logout button here streamlit-login/navigation.py at main · blackary/streamlit-login · GitHub