Comparison

spec/util_argparse_spec.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 (2022-07-11)
parent 12477:cc84682b8429
child 13160:4ee9a912ceea
comparison
equal deleted inserted replaced
12704:31a2bd84191d 12705:008a7097fdc5