Log

util/jwt.lua @ 13213:50324f66ca2a

description author age
util: Prefix module imports with prosody namespace Kim Alvefur Fri, 17 Mar 2023 16:23:16 +0100
util.jwt: More robust ECDSA signature parsing, fail early on unexpected length Matthew Wild Fri, 30 Sep 2022 20:38:31 +0100
util.jwt: Add support for ES512 (+ tests) Matthew Wild Thu, 29 Sep 2022 23:17:42 +0100
util.crypto, util.jwt: Generate consistent signature sizes (via padding) Matthew Wild Thu, 29 Sep 2022 23:15:39 +0100
util.jwt: Add new init() convenience method to obtain both signer and verifier Matthew Wild Mon, 11 Jul 2022 13:43:01 +0100
util.jwt: Consolidate payload parsing, ensure it's always a valid object Matthew Wild Mon, 11 Jul 2022 13:42:08 +0100
util.jwt: Provide built-in token expiry support (defaults to 3600s lifetime) Matthew Wild Mon, 11 Jul 2022 13:28:29 +0100