Streamlit-Authenticator icon indicating copy to clipboard operation
Streamlit-Authenticator copied to clipboard

What's the recommended way to store login info as secrets?

Open batmanscode opened this issue 3 years ago • 0 comments

Using a yaml>toml converter it's possible to store the entire yaml configuration as a secret using streamlit cloud, which works as expected.

For deploying from other services, how can leverage environment variables?

batmanscode avatar Aug 06 '22 07:08 batmanscode