Mohammad Khorasani

Results 137 comments of Mohammad Khorasani

Okay, by the looks of it, the reauthentication cookie has already been deleted. What I can do is that in a future release, when the library attempts to delete a...

You can try to place the `logout()` function within a try and except block. The new release should be made very soon.

> I have this issue consistently when hosting on Streamlit cloud, but it works fine when hosting locally. I'm not seeing the cookie getting written when hosting on Streamlit cloud...

I'm going to release v0.3.2 in the coming days, with the new version of Extra-Streamlit-Components v0.1.70 (the library that manages the cookies), hopefully these problems should be resolved.

> 😭Hi @mkhorasani , may I ask when will the new version will be released? Apologies for the delay, still working on it.

Dear all, this issue has now been fixed in the latest release [v0.3.2](https://github.com/mkhorasani/Streamlit-Authenticator/releases/tag/v0.3.2). Thank you for your patience

Hi @psyrixen, this feature has been implemented in release [v0.3.1](https://github.com/mkhorasani/Streamlit-Authenticator/releases/tag/v0.3.1). The **register_user** widget now returns all these values.

Dear all please check the latest release [v0.3.2](https://github.com/mkhorasani/Streamlit-Authenticator/releases/tag/v0.3.2).

Hi @pmaye, currently, all the widgets/forms by default have unique keys. If you wish to use multiples of the same widget then yes that would be an issue. Is that...

> *** Attention: This is an external email. Use caution responding, opening attachments or clicking on links. *** Hi Mohammad thanks for getting back to me on this. I think...