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

add firebase capability #163

Closed iuiu34 closed 1 month ago

iuiu34 commented 1 month ago

Hi, would be possible to add the option to login with firebase? without the yaml config file?

Basically, would be adding this capability. But this way all authentication methods in st are unified in a single component.

thanks

mkhorasani commented 1 month ago

Hi @iuiu34, thank you for reaching out. You'll be delighted to know that this feature is already in the works, and I anticipate releasing it within the next several months.

iuiu34 commented 1 month ago

lovely, thanks!

mkhorasani commented 1 month ago

Since this issue was previously raised, I request that you kindly follow the developments on #42.