package jose
JOSE implementation for OCaml and ReasonML
Install
dune-project
Dependency
Authors
Maintainers
Sources
jose-0.11.0.tbz
sha256=7e0d072c86f971a270ee9d642fa4d8ccf2e28e1768aa56eb9b736fa140414174
sha512=b6e78ff643479070136f65eb69703aae9c24a1ba3aaeedb065ddc0d4b39229ecc62396e9aa4a08e68bbe95cad256fe33a260f9dd515b680083a3a7a2757ba558
doc/README.html
JOSE - JavaScript Object Signing and Encryption
JOSE implementation in ReasonML and OCaml
Goals
This package aims to implement the JOSE specication. The main usecase for JOSE is probably JWT signing and verification via JWKs.
pre 1.0.0
Expect breaking changes on minor releases but patch should not be breaking.
I want to get feedback on both the API and implementation. Issues and PRs are more than welcome.