mkhorasani / Streamlit-Authenticator

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

Extra-Streamlit-Components breaks Authenticator? #26

Closed ceefar closed 5 months ago

ceefar commented 1 year ago

Had installed authenticator, everything set up and working fine, then decided to install extra components to take a look and now login for throws this error over and over. "Invalid Salt""

The only other things I can think that may have caused this was wiping the cache, but pretty confident I had done that already with no issues.

Any ideas for a fix?

ceefar commented 1 year ago

Ive tried new folder with new venv reinstalling packages, uninstalling packages, same problem :(

mkhorasani commented 1 year ago

Dear @ceefar, please try clearing your browser's cookies related this your application and try again.