Python Flask JWT Ext Tutorial

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Hey, thanks for this small introduction, before i just found outdated descriptions with flask-JWT

pengumind
Автор

Most of these tutorials won't show us how to do a logout, or email validation of registration. Just pieces of info. No documentation available to do such a thing. I will have to unfortunately stick with Java Springboot for now. Even in django I can't find a complete registration, authentication authorization jwt example on youtube. :(

sirguroz
Автор

i'm new to python and flask, how do you add additional route to api.routes? Also, I tried changing the message text and restart the web server but still shows the same message. thanks

champorado