cookie-authentication An example "remember me" system using cookies. Built with Flask. requirements Python 3.8 Possibly lower versions will work but not tested. pip install flask, json, flask_wtf, time, uuid