Software /
code /
prosody
Log
util/paseto.lua @ 13270:14bbfb2cc8dd default tip
description | author | age |
---|---|---|
util: Prefix module imports with prosody namespace | Kim Alvefur | 21 months ago |
util.paseto: Add support for v3.local tokens | Matthew Wild | 23 months ago |
util.paseto: Fix omitted parameter | Matthew Wild | 23 months ago |
util.paseto: Stricter base64 decoding, as per spec | Matthew Wild | 23 months ago |
util.paseto: Do strict type check in pae() function | Kim Alvefur | 2022-07-11 |
util.paseto: Drop custom wrappers around key objects | 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 |
util.paseto: Implementation of PASETO v4.public tokens | Matthew Wild | 2022-06-24 |