Gradio authentication not working in Spaces

@freddyaboulton @kenndanielso

I’m using a duplicated copy of the SD Web UI on Docker via HF Spaces.

It looks like the launch is here: oh-no.py · camenduru/webui-docker at main.

Essentially what I want to do is allow the space to be public so that it can be embedded in an iframe / webcomponent while also not running up a huge bill with the public starting my space up and keeping it running 24/7.

Thanks!