Skip to content

streamlit_login_auth_ui

Latest
Compare
Choose a tag to compare
@GauriSP10 GauriSP10 released this 21 Aug 14:04
· 13 commits to main since this release
ce9a641

Description

The streamlit_login_auth_ui library is meant for streamlit application developers. It lets you connect your streamlit application to a pre-built and secure Login/ Sign-Up page.

You can customize specific parts of the page without any hassle!

The library grants users an option to reset their password, users can click on Forgot Password? after which an Email is triggered containing a temporary, randomly generated password.

The library also sets encrypted cookies to remember and automatically authenticate the users without password.
The users can logout using the Logout button.