libghc-jwt-prof

Json web token (jwt) decoding and encoding; profiling libraries
  https://bitbucket.org/ssaasen/haskell-jwt
  0
  no reviews



Json web token (jwt) is a compact url-safe means of representing claims to be transferred between two parties.

to get started, see the documentation for the "web.jwt" module.

this package provides a library for the haskell programming language, compiled for profiling. see http://www.haskell.org/ for more information on haskell.