Software /
code /
prosody
Log
description | author | age |
---|---|---|
util.paseto: Add tests based on official PASETO test vectors | Matthew Wild | 2022-07-11 |
util.paseto: Export similar API to new util.jwt for ease and consistency | Matthew Wild | 2022-07-11 |
util.paseto: Error early on invalid keys | Matthew Wild | 2022-07-11 |
util.paseto: Fix to decode footer before comparison | Matthew Wild | 2022-07-11 |
mod_http_file_share: Switch to new util.jwt API | Matthew Wild | 2022-07-11 |
util.jwt: Add new init() convenience method to obtain both signer and verifier | Matthew Wild | 2022-07-11 |
util.jwt: Consolidate payload parsing, ensure it's always a valid object | Matthew Wild | 2022-07-11 |