All Projects → RenaissanceBug → Racket Jwt

RenaissanceBug / Racket Jwt

Licence: other
JSON Web Token parsing and verification in Racket

Programming Languages

racket
414 projects

net-jwt

Travis CI LGPL 3.0 license

This library implements JSON Web Token (JWT) encoding, decoding, signing, and verifying in Typed Racket, using the Compact JSON Serialization.

Installation and documentation

From the command line, install with:

raco pkg install net-jwt

Documentation is included with Racket and available on the Racket docs site.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].