Make Flask App treat every page reload as a New Session
Budget: €8 – €30 EUR
I need help with my Flask website.
The main function of the website is to process files (it has upload / download forms).
Rn the website is running on a public domain, but, it has problems with multi user functionality, and treats all the time after the build and before a new build as 1 long session. Even when I open the website from different browsers.
How can it be fixed? I want a new session to be created for every new user (new browser, etc)
The main function of the website is to process files (it has upload / download forms).
Rn the website is running on a public domain, but, it has problems with multi user functionality, and treats all the time after the build and before a new build as 1 long session. Even when I open the website from different browsers.
How can it be fixed? I want a new session to be created for every new user (new browser, etc)