Commit Graph

10 Commits (master)

Author SHA1 Message Date
Kim Alvefur 43531740f9 util: Prefix module imports with prosody namespace 3 years ago
Matthew Wild 99748c5655 util.paseto: Add support for v3.local tokens 3 years ago
Matthew Wild cd9ef3168a util.paseto: Fix omitted parameter 3 years ago
Matthew Wild f987c4343e util.paseto: Stricter base64 decoding, as per spec 3 years ago
Kim Alvefur a3e182ffa1 util.paseto: Do strict type check in pae() function 4 years ago
Matthew Wild e12c9a83df util.paseto: Drop custom wrappers around key objects 4 years ago
Matthew Wild 4e4c2dd6dc util.paseto: Export similar API to new util.jwt for ease and consistency 4 years ago
Matthew Wild 2db2476824 util.paseto: Error early on invalid keys 4 years ago
Matthew Wild e2f61d6e7e util.paseto: Fix to decode footer before comparison 4 years ago
Matthew Wild 4122acf8c8 util.paseto: Implementation of PASETO v4.public tokens 4 years ago