There is no way to clear session or anything. One must simply change the app. config[“SECRET_KEY”] and the contents in session dictionary will get erased.
There is no way to clear session or anything. One must simply change the app. config[“SECRET_KEY”] and the contents in session dictionary will get erased.