log spec/util_jwt_spec.lua @ 12696:27a72982e331

age author description
Fri, 01 Jul 2022 18:51:15 +0100 Matthew Wild util.jwt: Add support/tests for ES256 via improved API and using util.crypto
Mon, 24 Feb 2020 09:10:28 +0100 Kim Alvefur util.jwt: Remove unused return value from tests [luacheck]
Mon, 24 Feb 2020 01:24:25 +0100 Kim Alvefur util.jwt: Basic JSON Web Token library supporting HS256 tokens