package jwto

  1. Overview
  2. No Docs
JWT encoding, decoding and verification

Install

Authors

Maintainers

Sources

0.3.0.tar.gz
md5=cc238a4a7d319d37579a930912a68d04
sha512=cd89bc9d2fedc483329ca328fd8895bd49b24f171d8cef27fe34a28612cbbdc88eff7babc810c7967c310aa8056fdfef08bf0693c27e6541a649507b8c7963bb

Description

Published: 16 Jun 2020

Dependencies (8)

  1. ppx_deriving >= "4.2"
  2. re >= "1.8"
  3. base64 >= "3.1"
  4. yojson >= "1.6"
  5. fmt >= "0.8"
  6. cryptokit >= "1.10"
  7. dune >= "1.7"
  8. ocaml >= "4.05"

Dev Dependencies (1)

  1. alcotest with-test

Used by (2)

  1. sihl < "0.2.0" | >= "0.3.0~rc2"
  2. sihl-core

Conflicts

None