Streamlit User 🔐 Authentication: Login and Signup Guide using Firebase Database | Python

preview_player
Показать описание
#python #streamlit #authentication #firebase #website #login #loginpage #project
This video shows how to add Authentication(Login/Signup) functionality for a python website that is build using Streamlit framework in python.
Firebase Database is used for this streamlit web app authentication.
This video is a part of How to create Pondering(a thought posting website) using Streamlit in python.
Thanks.

#coding #programming
#tutorial #pythonprogramming #pythonwebdevelopment #websitedesign
#streamlit #framework #pythonprojects #pythonprogrammingforbeginners

Authenticate a website
Website authentication
Streamlit tutorial
Streamlit authentication
Web development
Web application
User authentication
Secure website
Website security
Streamlit framework
Web development tutorial
Streamlit tips
Streamlit tricks
Web app authentication
Website login process
Website login tutorial
Streamlit authentication demo
Streamlit authentication example
Streamlit Python
Website development
Рекомендации по теме
Комментарии
Автор

I have followed the get user by email method to authenticate user login but it does not check with password. It only returns a bool true if the email exists, hence not valid.

aadityaacharya
Автор

I did exactly same as in this video, but was encountering error:AttributeError: module 'collections' has no attribute 'MutableMapping', then I did :pip install --upgrade streamlit firebase-admin, now on running the app no, error is shown but only a blank screen, please help.

KULDEEPKUMARPRAJAPATI-lrzp
Автор

Can you do a video on implementing Google Authentication (via Firebase) in Streamlit?

vmxxwicbz
Автор

Greetings, in the Auth process it only check with Email when you pass a wrong passsword it says login Successfull

ghcrocket
Автор

i followed your video step by step but after sign-in user credentials are not updated or shown in firebase what to do?

mayurkamble
Автор

Authentication is not checking password, I have used this feature in my webpage even if I am entering wrong password it is getting logged in ? What should I do??

Dexxx-ff
Автор

i used the code in your github and everything worked. but i saw that when am using your firebase key, im getting username as respose too so the signout page displays both my username and email. when i use my key, i dont get it. why? r = requests.post(rest_api_url, params={"key": data=payload) this is the line where the key is btw.

alfu
Автор

heelo, thank you for this tuto, i would like to know if there is any 'cookie' avaibale in this authentication methode (in order to keep users sign in even after refreching the app)

ordaflash
Автор

I have followed your every step for authentication I am getting error module not found: no module name pyasn1, but when I am installing it shows requirements already satisfied please can you guide me what to do 😢

RahilKhan-zndn
Автор

Are everthings free on the tutorial ??

IronZk
Автор

the code is raising value error in the line

falakkhan
visit shbcf.ru