Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util.paseto: Do strict type check in pae() function | Kim Alvefur | 2022-07-11 | 1 | -0/+3 |
* | util.paseto: Drop custom wrappers around key objects | Matthew Wild | 2022-07-11 | 1 | -46/+5 |
* | util.paseto: Export similar API to new util.jwt for ease and consistency | Matthew Wild | 2022-07-11 | 1 | -0/+21 |
* | util.paseto: Error early on invalid keys | Matthew Wild | 2022-07-11 | 1 | -0/+2 |
* | util.paseto: Fix to decode footer before comparison | Matthew Wild | 2022-07-11 | 1 | -0/+1 |
* | util.paseto: Implementation of PASETO v4.public tokens | Matthew Wild | 2022-06-24 | 1 | -0/+123 |