Тёмный

User Authentication - Flask Tutorial Series #8 

NeuralNine
Подписаться 342 тыс.
Просмотров 5 тыс.
50% 1

In this episode of the Flask tutorial series, we learn how to build a user authentication system in Flask using databases.
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: www.neuralnine.com/books/
💻 The Algorithm Bible Book: www.neuralnine.com/books/
👕 Programming Merch: www.neuralnine.com/shop
💼 Services 💼
💻 Freelancing & Tutoring: www.neuralnine.com/services
🌐 Social Media & Contact 🌐
📱 Website: www.neuralnine.com/
📷 Instagram: / neuralnine
🐦 Twitter: / neuralnine
🤵 LinkedIn: / neuralnine
📁 GitHub: github.com/NeuralNine
🎙 Discord: / discord

Наука

Опубликовано:

 

16 мар 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 18   
@rowinoak9435
@rowinoak9435 12 часов назад
This is a really nice series. I would love to see and advanced series :)
@smnomad9276
@smnomad9276 2 месяца назад
This series is really good. Please make an advanced one once you finish this one, I am sure this could become the reference playlist in the future for anyone trying to learn Flask!
@ldl6147
@ldl6147 11 часов назад
Do you have a reason that you are using the old style of SQLAlchemy queries instead of 2.0? Or it it just preference?
@Param3021
@Param3021 2 месяца назад
Nice Video! Thanks! Now, I can start my college project!
@sw-code6027
@sw-code6027 2 месяца назад
Can you do a detail video on docker compose? That would be a great help.
@funkyeoooayush3432
@funkyeoooayush3432 Месяц назад
thanks man, very useful
@joeg816
@joeg816 3 дня назад
Does this package have any functions for forgotten passwords and resetting passwords?
@johnraz99
@johnraz99 2 месяца назад
I have a general question on Flask. Where are people using this? My webhosting service now requires me to get a private server to run Flask apps.
@johnraz99
@johnraz99 2 месяца назад
Thanks!
@guglielmocerri7036
@guglielmocerri7036 2 месяца назад
What do you think of a series of videos about Django? Now is the most used web dev tool in Python and more used than Flask
@muckiSG
@muckiSG 2 месяца назад
Is the source code available? Did not find it in your github... thx!
@no-name1.612
@no-name1.612 2 месяца назад
Can someone please tell me the intro name if it's a song?
@user-nf1ib5id3h
@user-nf1ib5id3h 12 дней назад
I guess you can use song recognization function in those mainstream music app
@no-name1.612
@no-name1.612 12 дней назад
@@user-nf1ib5id3h The one I know, Shazam, is not available for my phone
@no-name1.612
@no-name1.612 12 дней назад
@@user-nf1ib5id3h It's in the video description now that youtube automatically detects the music and adds it. Thanks for the comment though, I wouldn't have see it without you.
@robinfrenzy
@robinfrenzy 12 дней назад
I wrote the same code but when I try to log in I always get a "Error: Invalid salt". After some debugging, I found out it is not saving the hashed password in the correct format. I have to add a decode function at the end: hashed_password = bcrypt.generate_password_hash(password).decode('utf-8')
@rowinoak9435
@rowinoak9435 12 часов назад
hashed_password = bcrypt.generate_password_hash(password).decode('utf-8') This should fix it. I started getting this error when I switched to postgres. It gets encoded twice when submitted to the database. \\x24326224313224483352757749766438764134333757365142464f4f4f464959664d66673575467873754e466250716f3166375753696955556b2e36. this is not the correct format. hope this helps
@rowinoak9435
@rowinoak9435 12 часов назад
Check your User table, if you are using PostgreSQL you should be see this format $2b$12$y4zQ0uufL84y7xEGPOTTveA0wKdLouZMetlSvkz3IzIhyLpwYhzTK
Далее
Blueprints - Flask Tutorial Series #9
29:53
Просмотров 3,3 тыс.
REALLY LOVES CHIPS
00:19
Просмотров 2,5 млн
Sprinting with More and More Money
00:29
Просмотров 66 млн
Intro to Flask-Security
22:49
Просмотров 38 тыс.
First Flask Project - Flask Tutorial Series #1
11:20
Просмотров 14 тыс.
5 Useful Dunder Methods In Python
16:10
Просмотров 49 тыс.
Git MERGE vs REBASE
16:12
Просмотров 1 млн
Templates & HTML Files - Flask Tutorial Series #3
23:00
GUI Applications For All Platforms with Flet in Python
11:08
Карточка Зарядка 📱 ( @ArshSoni )
0:23
Полезные программы для Windows
0:56