{"library":"streamlit-authenticator","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()"]}]}