Flask Full Series - Web Application Development with Python - User Auth Part 1 - Episode 11

preview_player
Показать описание
Flask Python
#Flask #Python #FlaskTutorial

👍Welcome to my Python Flask tutorial

In this episode, we will start implementing the login system to our website. First of first, we will see how we can store the passwords as hashed passwords to improve our website's security.
Later on, we will move to creating forms, routes, and templates to display our users a friendly Login form.

Throughout this series, I am going to go deeper into each topic by developing a real website that simulates an open market that different users can purchase items, including a budget system for each user.

Connect with me with:

👍 Subscribe for more Python tutorials like this:
🔥 Comment below on other topics you want to see tutorials next on my Channel.
-----------------------------------------------

My website:

Useful Links:

Code from Github:

Timeline for the video:
00:00 - 08:56 - Using Bcrypt to store Hashed Passwords
08:57 - 19:56 - Creating route&form&template for Login page

🎥 My YouTube Gear 🎥
Рекомендации по теме
Комментарии
Автор

Let's start by SMASH the LIKE button for this important flask video so we could reach more people!
We will start implementing the Login system today on our website.
It is going to be a lot of fun, let me know if you have any questions, and enjoy watching.

jimshapedcoding
Автор

Hello Jim, thanks so much for your dedicated works. I followed full series and most completed all. Except I have an error that Modal button only works with PurchaseItem, other Modals if if in modals HTML file i don't write class (i.e <div with no class ) modal will autoshow and works, if I put <div class="modal fade" like PurchaseItem it doesnt't work at all. If you have time please help look at this thing. Thanks again for your contributions.

thaison-nguyen
Автор

all tutorials i watch i will say the same:

- Buy this man a coffee!!

ricardopata
Автор

hello Jim,

i had a question -

why are we using the decode function after hashing the plane text password ? ( 6mins, 32 seconds)

calieee
visit shbcf.ru