GauriSP10 / streamlit_login_auth_ui

It lets you connect your streamlit application to a pre-built and secure Login/ Sign-Up page.
MIT License
178 stars 59 forks source link

bug fixes #26

Open RazHadas opened 3 months ago

RazHadas commented 3 months ago

I fixed the caching warning issue, added the get username app, and saved users' data to s3 so it won't delete after each build. Do you want to merge some of these changes?