🔐 Josep is a minimal and focused Pascal library for creating and verifying JWT (JSON Web Tokens), built on top of CryptoLib4Pascal and related libraries.
- Supports
HS256algorithm - JWT creation and verification
- Base64URL encoding and decoding
- Simple and clean API
- Compatible with Free Pascal Compiler (
fpc) usingdelphimode
make deps build run test cleanJosep is WTFPL licensed.
