I'm using postgreSQL with Python (using Flask and SQLAlchemy as ORM), and I am implementing a website which requires the user to register and log in, after registering I want the user to automatically log in, for this I used: I'm using postgreSQL with Python (using Flask a