[Flask] Configurable session timeout per user

Ritesh Nadhani riteshn at gmail.com
Wed Jul 11 14:32:57 EDT 2018


Hello

Currently, it seems using Flask-Login only allows system wide
configuration for session timeout

PERMANENT_SESSION_LIFETIME

but we have a requirement where our customer wants to set user level
timeout time. Is it possible or somebody implemented something
similar?

-- 
Ritesh


More information about the Flask mailing list