jwt4d/README.md

6 lines
130 B
Markdown

# JWT4D
A JSON Web Token library to generate, parse, sign, and verify JWTs.
Currently, only the "HS256" algorithm is supported.