{"library":"streamlit-authenticator","type":"library","category":null,"description":"Streamlit Authenticator (current version 0.4.2) is a Python library that provides a secure authentication module to manage user access in Streamlit applications. It offers various widgets for login, logout, user registration, password reset, and user detail modification, supporting both local credential management and integration with OAuth2 providers. The library is actively maintained with frequent releases introducing new features and improvements.","language":"python","status":"active","version":"0.4.2","tags":["streamlit","authentication","security","login","auth","webapp"],"install":[{"cmd":"pip install streamlit-authenticator","imports":["import streamlit_authenticator as stauth\nauthenticator = stauth.Authenticate(...)","import streamlit_authenticator as stauth\nhashed_passwords = stauth.Hasher(passwords).generate()"]}],"homepage":null,"github":"https://github.com/mkhorasani/Streamlit-Authenticator","docs":null,"changelog":null,"pypi":"https://pypi.org/project/streamlit-authenticator/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":17.1,"avg_import_s":2.28,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/streamlit-authenticator/compatibility"},"provenance":{"verified_status":"install_fail","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Thu Jul 09","install_tag":null}}