Skip to content

nsklyarov/Josep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Josep

🔐 Josep is a minimal and focused Pascal library for creating and verifying JWT (JSON Web Tokens), built on top of CryptoLib4Pascal and related libraries.

WTFPL License

✨ Features

  • Supports HS256 algorithm
  • JWT creation and verification
  • Base64URL encoding and decoding
  • Simple and clean API
  • Compatible with Free Pascal Compiler (fpc) using delphi mode

Usage

Unix / Linux / macOS

make deps build run test clean

License

Josep is WTFPL licensed.