[Share your feedback] What processes are a pain to build?

Authentication +1

I’m using this workaround to use streamlit behind an oauth-proxy server (which logs my users in to Google): How to extract headers in streamlit app - #16 by zoltan-spire Adding an official request headers API seems like an easy win (for potentially other use cases too), that would make my authentication workflow a breeze.

1 Like