mkhorasani / Streamlit-Authenticator

A secure authentication module to validate user credentials in a Streamlit application.
Apache License 2.0
1.37k stars 229 forks source link

Forgot password and forgot username components #165

Closed kayozxo closed 1 month ago

kayozxo commented 1 month ago

Forgot password and username components do nothing when I provide what it asks. It's been over an hour, and I received no mail. But when I fill in the required field and press enter, it shows New password to be sent securely

mkhorasani commented 1 month ago

Please note that the developer should send the forgotten username/password to the user using their own means. The package will not take care of this.

image