JSON Web Token library to generate, parse, sign, and verify JWTs.
Go to file
Andrew Lalis 225210c0d3 Initial implementation. 2025-07-29 20:29:19 -04:00
source/jwt4d Initial implementation. 2025-07-29 20:29:19 -04:00
.gitignore Initial implementation. 2025-07-29 20:29:19 -04:00
LICENSE Initial commit 2025-07-29 23:10:16 +00:00
README.md Initial commit 2025-07-29 23:10:16 +00:00
dub.json Initial implementation. 2025-07-29 20:29:19 -04:00
dub.selections.json Initial implementation. 2025-07-29 20:29:19 -04:00

README.md

jwt4d

JSON Web Token library to generate, parse, sign, and verify JWTs.