Skip to content

RenaissanceBug/racket-jwt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

JSON Web Token parsing and verification in Racket

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages