When using gr.mount_gradio_app with auth_dependency and ssr_mode=True, the frontend fails to load the demo interface due to an unauthorized error on /config. This ...