Size: a a a

2021 July 04

В

Владимир in Python Flask
Спасибо!
источник

n

ninguém in Python Flask
hi
источник

n

ninguém in Python Flask
источник

n

ninguém in Python Flask
help me, please
источник

V

Vladi in Python Flask
get a user object and now u have username
источник

n

ninguém in Python Flask
no
источник

n

ninguém in Python Flask
I need to have the user directly, not using the id that user_loader gives
источник

n

ninguém in Python Flask
Because I have two tables, the ids are mixed
источник

V

Vladi in Python Flask
same username is in both tables?
источник

n

ninguém in Python Flask
No, but the id is, so I need the username directly, not the id, so I can know which table to load
источник

n

ninguém in Python Flask
understood?
источник

V

Vladi in Python Flask
This way you are free to change the user’s alternative id to a new randomly generated value when the user changes their password, which would ensure their old authentication sessions will cease to be valid. Note that the alternative id must still uniquely identify the user… think of it as a second user ID.
источник

V

Vladi in Python Flask
источник

n

ninguém in Python Flask
Oh
источник

n

ninguém in Python Flask
thank youn so mucho, friend
источник

V

Vladi in Python Flask
источник
2021 July 05

A

Aleksey.A in Python Flask
всем привет, подскажите как лучше всего связать Flask и React?
источник

НБ

Никита Бафометович... in Python Flask
через rest api
источник

AT

Alex Ted in Python Flask
источник

A

Aleksey.A in Python Flask
а вот flask restful API это тоже самое получается?
источник