With experimental_guest_login(), I would like the button to be the full container width, by using st.link_button(..., use_container_width=True, ...).
Can you add support to pass additional **kwargs to experimental_guest_login(), and these would then be unpacked into st.link_button() please?