Comparison

plugins/mod_http_errors.lua @ 12705:008a7097fdc5

util.jwt: Provide built-in token expiry support (defaults to 3600s lifetime) To avoid every user of the library needing to add and verify expiry info, this is now handled by util.jwt itself (if not overridden or disabled). Issuing tokens that are valid forever is bad practice and rarely desired, and the default token lifetime is now 3600s (1 hour).
author Matthew Wild <mwild1@gmail.com>
date Mon, 11 Jul 2022 13:28:29 +0100
parent 11820:0375ef78ed64
child 12977:74b9e05af71e
comparison
equal deleted inserted replaced
12704:31a2bd84191d 12705:008a7097fdc5