kilianplapp / cookie-authentication

An example "remember me" system using cookies. Built with Flask.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

An example "remember me" system using cookies. Built with Flask.


Languages

Language:Python 72.3%Language:HTML 27.7%