I have a python application and at first (first of all) it needs a record if you don't have an account and it's saved in a mysql database, but I have a question: how can I create these sessions? For example, I want each user to have their own data as a name.
here is an image as a base: image