|
|
||
|---|---|---|
| source/jwt4d | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
| dub.json | ||
| dub.selections.json | ||
README.md
JWT4D
A JSON Web Token library to generate, parse, sign, and verify JWTs.
Currently, only the "HS256" algorithm is supported.